Share via


PKInkingTool.GetMinimumWidth(PKInkType) Method

Definition

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

Parameters

inkType
PKInkType

Returns

Attributes

Applies to