Share via


UIShape.CreateCapsuleShape Method

Definition

[Foundation.Export("capsuleShape")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIShape CreateCapsuleShape();
[<Foundation.Export("capsuleShape")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CreateCapsuleShape : unit -> UIKit.UIShape

Returns

Attributes

Applies to