Share via


SRSensorExtensions Class

Definition

Extension methods for the SRSensor enumeration.

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

Methods

Name Description
GetConstant(SRSensor)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetSensorForDeletionRecords(SRSensor)
GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the SRSensor value named by constant.

Applies to