UIPasteboard.Persistent Property

Definition

Developers should not use this deprecated property.

public virtual bool Persistent { [Foundation.Export("isPersistent")] get; [Foundation.Export("setPersistent:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, null)] set; }
member this.Persistent : bool with get, set

Property Value

Attributes

Applies to