Share via


MKDirectionsModeExtensions Class

Definition

Extension methods for the MKDirectionsMode enumeration.

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

Methods

Name Description
GetConstant(MKDirectionsMode)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the MKDirectionsMode value named by constant.

Applies to