WKPreviewActionItemIdentifier.Copy 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.
Gets the string that identifies the action that copies the item.
[Foundation.Field("WKPreviewActionItemIdentifierCopy", "WebKit")]
public static Foundation.NSString Copy { get; }
member this.Copy : Foundation.NSString
Property Value
The string that identifies the action that copies the item.
- Attributes