WKPreviewActionItemIdentifier 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
미리 보기 작업 유형 식별자를 포함합니다.
[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 |
항목을 공유하는 작업을 식별하는 문자열을 가져옵니다. |