Share via


UIShape.CreateShapeByApplyingInset(NFloat) Method

Definition

[Foundation.Export("shapeByApplyingInset:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIShape CreateShapeByApplyingInset(System.Runtime.InteropServices.NFloat inset);
[<Foundation.Export("shapeByApplyingInset:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CreateShapeByApplyingInset : System.Runtime.InteropServices.NFloat -> UIKit.UIShape
override this.CreateShapeByApplyingInset : System.Runtime.InteropServices.NFloat -> UIKit.UIShape

Parameters

inset
NFloat

Returns

Attributes

Applies to