Immerse SDK
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

PrivilegeTable

abstract class in ImmerseSDK.PlatformServices / Inherits from Object

Table structure binding two enums where each value of the Action enum can be mapped to a value of the Level enum
This is the non-generic version which uses integers as the underlying value of the enum

Methods
GetValue Get the value of Level for a specified Action
SetValue Set an Action to a specified level
If using this method inside a Validate method, do not validate to avoid a stack overflow