Share via


NSEvent.CurrentPressedMouseButtons Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIntPtr CurrentPressedMouseButtons { [Foundation.Export("pressedMouseButtons")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pressedMouseButtons")>]
static member CurrentPressedMouseButtons : unativeint

Property Value

UIntPtr

unativeint

Attributes

Applies to