Share via


UIStateRestoring.RestorationParent Property

Definition

Gets the parent of the object to restore.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.IUIStateRestoring RestorationParent { [Foundation.Export("restorationParent")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("restorationParent")>]
member this.RestorationParent : UIKit.IUIStateRestoring

Property Value

Implements

Attributes

Applies to