Share via


HMSignificantEventExtensions Class

Definition

Extension methods for the HMSignificantEvent enumeration.

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

Methods

Name Description
GetConstant(HMSignificantEvent)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the HMSignificantEvent value named by constant.

Applies to