Skip to main content

NotifyInputEventArgs Class

Namespace: GHIElectronics.TinyCLR.UI.Input · Assembly: GHIElectronics.TinyCLR.UI

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.