Share via


NSProcessPerformanceProfileExtensions.GetValue(IntPtr) Method

Definition

Retrieves the NSProcessPerformanceProfile value named by constant.

public static Metal.NSProcessPerformanceProfile GetValue(IntPtr constant);
static member GetValue : nativeint -> Metal.NSProcessPerformanceProfile

Parameters

constant
IntPtr

nativeint

The name of the constant to retrieve.

Returns

Applies to