WKPreviewActionItemIdentifier Class

Definition

Contains preview action type identifiers.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static class WKPreviewActionItemIdentifier
type WKPreviewActionItemIdentifier = class
Inheritance
WKPreviewActionItemIdentifier
Attributes

Properties

AddToReadingList

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

Copy

Gets the string that identifies the action that copies the item.

Open

Gets the string that identifies the action that opens the item.

Share

Gets the string that identifies the action that shares the item.

Applies to