共用方式為


NSBackingStore 列舉

定義

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

欄位

名稱 Description
Retained 0
Nonretained 1
Buffered 2

適用於