Share via


UISheetPresentationControllerDetentIdentifierExtensions Class

Definition

Extension methods for the UISheetPresentationControllerDetentIdentifier enumeration.

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

Methods

Name Description
GetConstant(UISheetPresentationControllerDetentIdentifier)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the UISheetPresentationControllerDetentIdentifier value named by constant.

Applies to