MTLArgumentDescriptor.Access Property

Definition

Gets the permissions for the argument.

public virtual Metal.MTLArgumentAccess Access { [Foundation.Export("access", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setAccess:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Access : Metal.MTLArgumentAccess with get, set

Property Value

Attributes

Applies to