Share via


MPSImage.Usage Property

Definition

Gets the intended use of the image's underlying texture.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLTextureUsage Usage { [Foundation.Export("usage")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("usage")>]
member this.Usage : Metal.MTLTextureUsage

Property Value

Attributes

Applies to