NotifyInputEventArgs Class
NuGet: GHIElectronics.TinyCLR.UI
Assembly: GHIElectronics.TinyCLR.UI
Namespace: GHIElectronics.TinyCLR.UI.Input
Provides information about an input event being processed by the input manager.
public class NotifyInputEventArgs : EventArgs
Fields
StagingItem
public readonly StagingAreaInputItem StagingItem
The staging area input item being processed by the input manager.