次の方法で共有


NSFileProviderErrorKeys クラス

定義

ファイル プロバイダー列挙のキーに関するエラーに関する定数を定義します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class NSFileProviderErrorKeys
type NSFileProviderErrorKeys = class
継承
NSFileProviderErrorKeys
属性

プロパティ

CollidingItemKey

ファイル プロバイダー列挙のキーに関するエラーに関する定数を定義します。

NonExistentItemIdentifierKey

ファイル プロバイダー列挙のキーに関するエラーに関する定数を定義します。

適用対象