NSResponder.ShouldBeTreatedAsInkEvent(NSEvent) Method

Definition

[Foundation.Export("shouldBeTreatedAsInkEvent:")]
public virtual bool ShouldBeTreatedAsInkEvent (AppKit.NSEvent theEvent);
abstract member ShouldBeTreatedAsInkEvent : AppKit.NSEvent -> bool
override this.ShouldBeTreatedAsInkEvent : AppKit.NSEvent -> bool

Parameters

theEvent
NSEvent

Returns

Attributes

Applies to