Xamarin.Forms by Microsoft

<PackageReference Include="Xamarin.Forms" Version="4.5.0.495" />

.NET API 1,263,728 bytes

 ButtonsMask

public enum ButtonsMask
Flag values that represent mouse buttons.
Primary = 1

Indicates the primary mouse button. Most commonly, this is the left mouse button.

Indicates the secondary mouse button. Most commonly, this is the right mouse button.