MTLPipelineBufferDescriptor.Mutability Property

Definition

Gets or sets the mutability of the buffer.

public virtual Metal.MTLMutability Mutability { [Foundation.Export("mutability", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMutability:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Mutability : Metal.MTLMutability with get, set

Property Value

Attributes

Applies to