MTLDrawable_Extensions.GetDrawableID(IMTLDrawable) Method
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.
Returns the positive integer that identifies the drawable.
public static nuint GetDrawableID (this Metal.IMTLDrawable This);
static member GetDrawableID : Metal.IMTLDrawable -> nuint
Parameters
- This
- IMTLDrawable
The instance on which this method operates.
Returns
System.System.UIntPtr
System.unativeint