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