UIApplication.StateRestorationSystemVersionKey Property

Definition

Represents the value associated with the constant UIApplicationStateRestorationSystemVersionKey

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

Property Value

Attributes

Applies to