UIApplication.StateRestorationTimestampKey Property

Definition

Represents the value associated with the constant UIApplicationStateRestorationTimestampKey

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

Property Value

Attributes

Applies to