Share via


MKPointOfInterestCategoryExtensions Class

Definition

Extension methods for the MKPointOfInterestCategory enumeration.

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

Methods

Name Description
GetConstant(MKPointOfInterestCategory)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the MKPointOfInterestCategory value named by constant.

Applies to