Share via


UIView.RestorationIdentifier Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? RestorationIdentifier { [Foundation.Export("restorationIdentifier", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRestorationIdentifier:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("restorationIdentifier", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setRestorationIdentifier:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.RestorationIdentifier : string with get, set

Property Value

Attributes

Applies to