NSDeviceCertificationExtensions.GetConstant(NSDeviceCertification) Method

Definition

Retrieves the IntPtr constant that describes self.

public static IntPtr? GetConstant(this Metal.NSDeviceCertification self);
static member GetConstant : Metal.NSDeviceCertification -> Nullable<nativeint>

Parameters

self
NSDeviceCertification

The instance on which this method operates.

Returns

Nullable<IntPtr>

Nullable<nativeint>

Applies to