次の方法で共有


NSFileProviderError 列挙型

定義

ファイルの提供に関連するエラーを列挙します。

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

フィールド

名前 説明
NoSuchItem -1005
ServerUnreachable -1004
InsufficientQuota -1003
PageExpired -1002
SyncAnchorExpired -1002
FilenameCollision -1001
NotAuthenticated -1000

適用対象