MTLDrawable_Extensions.GetDrawableID(IMTLDrawable) Method

Definition

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

Applies to