UIPasteboardNames.Find Property

Definition

Developers should not use this deprecated property. The 'Find' pasteboard is no longer available.

[Foundation.Field("UIPasteboardNameFind", "UIKit")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "The 'Find' pasteboard is no longer available.")]
public static Foundation.NSString Find { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "The 'Find' pasteboard is no longer available.")] get; }
member this.Find : Foundation.NSString

Property Value

Attributes

Applies to