共用方式為


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 擷取內容的金鑰路徑。

適用於