Enum Settings.TouchToggleMode
Namespace: BennyKok.RuntimeDebug.Data
Assembly: com.bennykok.runtime-debug-action.dll
Syntax
public enum TouchToggleMode
Fields
Name | Description |
---|---|
AlwaysOn | The UI toggle is enabled no matter what build platfrom |
MobileOnly | The UI toggle will only be enabled when the build platfrom is a known mobile platform |
Off |