Share via


MTLCommonCounterExtensions Class

Definition

Extension methods for the MTLCommonCounter enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class MTLCommonCounterExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type MTLCommonCounterExtensions = class
Inheritance
MTLCommonCounterExtensions
Attributes

Methods

Name Description
GetConstant(MTLCommonCounter)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the MTLCommonCounter value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the MTLCommonCounter value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the MTLCommonCounter value named by constant.

Applies to