Share via


UIPasteboard.Persistent Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Persistent { [Foundation.Export("isPersistent")] get; [Foundation.Export("setPersistent:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isPersistent")>]
[<set: Foundation.Export("setPersistent:")>]
member this.Persistent : bool with get, set

Property Value

Attributes

Applies to