Share via


MPSImageDescriptor.StorageMode Property

Definition

Gets or sets the storage mode for the image.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLStorageMode StorageMode { [Foundation.Export("storageMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setStorageMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("storageMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setStorageMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.StorageMode : Metal.MTLStorageMode with get, set

Property Value

Attributes

Applies to