NSBackingStore 枚举

定义

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, null)]
public enum NSBackingStore
type NSBackingStore = 
继承
NSBackingStore
属性

字段

名称 说明
Retained 0
Nonretained 1
Buffered 2

适用于