다음을 통해 공유


CLSPredicateKeyPath 클래스

정의

ClassKit 컨텍스트를 검색하기 위한 키 경로를 열거합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 4, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CLSPredicateKeyPath
type CLSPredicateKeyPath = class
상속
CLSPredicateKeyPath
특성

속성

DateCreated

생성 날짜까지 컨텍스트를 검색하기 위한 키 경로를 가져옵니다.

Identifier

식별자를 통해 컨텍스트를 검색하기 위한 키 경로를 가져옵니다.

Parent

부모에 의해 컨텍스트를 검색하기 위한 키 경로를 가져옵니다.

Title

제목으로 컨텍스트를 검색하기 위한 키 경로를 가져옵니다.

Topic

항목별로 컨텍스트를 검색하기 위한 키 경로를 가져옵니다.

UniversalLinkUrl

유니버설 링크 URL로 컨텍스트를 검색하기 위한 키 경로를 가져옵니다.

적용 대상