Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ReqTouchScreen

enumeration

Description

Mirrors the ReqTouchScreen enum.

For more information about the attribute, see Android's documentation: ReqTouchScreen attribute

Properties

NullAttribute is not set and will not appear in the element.
UndefinedMirrors android:reqTouchScreen="undefined".
NotouchMirrors android:reqTouchScreen="notouch".
StylusMirrors android:reqTouchScreen="stylus".
FingerMirrors android:reqTouchScreen="finger".