Share via


UISheetPresentationController.Detents Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UISheetPresentationControllerDetent[] Detents { [Foundation.Export("detents", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDetents:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("detents", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setDetents:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Detents : UIKit.UISheetPresentationControllerDetent[] with get, set

Property Value

Attributes

Applies to