Table of Contents

Struct mouse_button_event_t

Namespace
Hi.Native
Assembly
HiDisp.dll

Native mouse button event.

public struct mouse_button_event_t
Inherited Members
Extension Methods

Fields

mouse_button

Mouse button code.

public long mouse_button

Field Value

long

type

Event type.

public ui_event_type type

Field Value

ui_event_type