Share via


NSEvent.MouseCoalescingEnabled Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool MouseCoalescingEnabled { [Foundation.Export("isMouseCoalescingEnabled")] get; [Foundation.Export("setMouseCoalescingEnabled:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isMouseCoalescingEnabled")>]
[<set: Foundation.Export("setMouseCoalescingEnabled:")>]
static member MouseCoalescingEnabled : bool with get, set

Property Value

Attributes

Applies to