Share via


MKPointOfInterestCategoryExtensions.GetConstant Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this MapKit.MKPointOfInterestCategory self);
static member GetConstant : MapKit.MKPointOfInterestCategory -> Foundation.NSString

Parameters

self
MKPointOfInterestCategory

The instance on which this method operates.

Returns

Applies to