UIKit.UIViewController.RestorationIdentifier Property
Specifies the instance of the UIKit.UIViewController for restoration.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[get: Foundation.Export("restorationIdentifier")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[set: Foundation.Export("setRestorationIdentifier:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual string RestorationIdentifier { get; set; }

See Also

UIViewController.RestorationClass

Value

The default value is null.

This value can be null.

Remarks

This protocol is not currently bound by

See the section "State Restoration" in the class documentation for UIKit.UIViewController.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0