Share via


PKEraserTool.GetMinimumWidth(PKEraserType) Method

Definition

[Foundation.Export("minimumWidthForEraserType:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Runtime.InteropServices.NFloat GetMinimumWidth(PencilKit.PKEraserType eraserType);
[<Foundation.Export("minimumWidthForEraserType:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetMinimumWidth : PencilKit.PKEraserType -> System.Runtime.InteropServices.NFloat

Parameters

eraserType
PKEraserType

Returns

Attributes

Applies to