Share via


UISheetPresentationControllerDetentIdentifierExtensions.GetConstant Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
UISheetPresentationControllerDetentIdentifier

The instance on which this method operates.

Returns

Applies to