共用方式為


WKPreviewActionItemIdentifier 類別

定義

包含預覽動作類型識別碼。

[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
繼承
WKPreviewActionItemIdentifier
屬性

屬性

AddToReadingList

取得字串,識別將專案加入至使用者閱讀清單的動作。

Copy

取得字串,識別複製專案的動作。

Open

取得字串,識別開啟專案的動作。

Share

取得字串,識別共用專案的動作。

適用於