UIPasteboardNames.Find Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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