UIApplication.StateRestorationBundleVersionKey Property

Definition

Represents the value associated with the constant UIApplicationStateRestorationBundleVersionKey

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

Property Value

Attributes

Applies to