Compartir a través de


NSPersistentHistoryChangeType Enumeración

Definición

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NSPersistentHistoryChangeType
type NSPersistentHistoryChangeType = 
Herencia
NSPersistentHistoryChangeType
Atributos

Campos

Delete 2
Insert 0
Update 1

Se aplica a