Example #1
0
 extern public static void GetSystemUIMode(out SystemUIMode mode, out SystemUIOptions options);
Example #2
0
 extern public static int SetSystemUIMode(SystemUIMode inMode, SystemUIOptions inOptions);
Example #3
0
		extern public static void GetSystemUIMode(out SystemUIMode mode, out SystemUIOptions options);
Example #4
0
 extern public static int /* OSStatus = int */ SetSystemUIMode(SystemUIMode inMode, SystemUIOptions inOptions);
Example #5
0
		extern public static int SetSystemUIMode(SystemUIMode inMode, SystemUIOptions inOptions);