다음을 통해 공유


NSPersistentStoreUbiquitousTransitionType 열거형

정의

및 에서 사용되는 StoresWillChangeNotification 사용자 정보 사전의 유효한 키를 열거합니다 StoresDidChangeNotification.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Please see the release notes and Core Data documentation.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, "Please see the release notes and Core Data documentation.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NSPersistentStoreUbiquitousTransitionType
type NSPersistentStoreUbiquitousTransitionType = 
상속
NSPersistentStoreUbiquitousTransitionType
특성

필드

AccountAdded 1
AccountRemoved 2
ContentRemoved 3
InitialImportCompleted 4

적용 대상