Share via


WKPreviewActionItemIdentifier.AddToReadingList Property

Definition

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; }
[<Foundation.Field("WKPreviewActionItemIdentifierAddToReadingList", "WebKit")>]
static member AddToReadingList : Foundation.NSString

Property Value

The string that identifies the action that adds the item to the user's reading list.

Attributes

Applies to