PointerReleasedEventArgs.

InitialPressMouseButton Property

Summary

Gets the mouse button that triggered the corresponding PointerPressed event
Namespace
Avalonia.Input
Containing Type
PointerReleasedEventArgs

Syntax

public MouseButton InitialPressMouseButton { get; }

Value

Type Description
MouseButton