Share via


UIShape.CreateCircleShape Method

Definition

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

Returns

Attributes

Applies to