Share via


NSProcessPerformanceProfileExtensions.GetConstant Method

Definition

Retrieves the IntPtr constant that describes self.

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

Parameters

self
NSProcessPerformanceProfile

The instance on which this method operates.

Returns

Nullable<IntPtr>

Nullable<nativeint>

Applies to