次の方法で共有


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 でコンテキストを取得するためのキー パスを取得します。

適用対象