Share via


UIViewController.RestorationClass Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ObjCRuntime.Class? RestorationClass { [Foundation.Export("restorationClass")] get; [Foundation.Export("setRestorationClass:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("restorationClass")>]
[<set: Foundation.Export("setRestorationClass:")>]
member this.RestorationClass : ObjCRuntime.Class with get, set

Property Value

Attributes

Applies to