MTLArgumentDescriptor.Access Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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