C

InputModeEventArgs

Event argument base class that is used by events that are triggered by IInputMode implementations
Inheritance Hierarchy

Members

No filters for this type

Constructors

Initializes a new instance of the InputModeEventArgs class.

Parameters

context: IInputModeContext
The context to initialize the context property with.

Properties

Gets the context for the current event.
readonlyfinal

Property Value

The context.