PointerReleasedEventArgsInitialPressMouseButton Property
Gets the mouse button that triggered the corresponding PointerPressed event
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public MouseButton InitialPressMouseButton { get; }
Public ReadOnly Property InitialPressMouseButton As MouseButton
Get
member InitialPressMouseButton : MouseButton with get
Property Value
MouseButton