WKPreviewActionItemIdentifier.AddToReadingList 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 adds the item to the user's reading list.
[Foundation.Field("WKPreviewActionItemIdentifierAddToReadingList", "WebKit")]
public static Foundation.NSString AddToReadingList { get; }
member this.AddToReadingList : Foundation.NSString
Property Value
The string that identifies the action that adds the item to the user's reading list.
- Attributes