UIApplication.StateRestorationUserInterfaceIdiomKey Property

Definition

Represents the value associated with the constant UIApplicationStateRestorationUserInterfaceIdiomKey

[Foundation.Field("UIApplicationStateRestorationUserInterfaceIdiomKey", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString StateRestorationUserInterfaceIdiomKey { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.StateRestorationUserInterfaceIdiomKey : Foundation.NSString

Property Value

Attributes

Applies to