다음을 통해 공유


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

항목을 공유하는 작업을 식별하는 문자열을 가져옵니다.

적용 대상