Share via


UIResponder_PKResponderState.GetPencilKitResponderState(UIResponder) Method

Definition

[Foundation.Export("pencilKitResponderState")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static PencilKit.PKResponderState GetPencilKitResponderState(this UIKit.UIResponder This);
[<Foundation.Export("pencilKitResponderState")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetPencilKitResponderState : UIKit.UIResponder -> PencilKit.PKResponderState

Parameters

Returns

Attributes

Applies to