Table of Contents

Interface IInputEventArgs

Namespace
Stride.Input
Assembly
Stride.Input.dll
public interface IInputEventArgs

Properties

Device

The device that sent this event

IInputDevice Device { get; }

Property Value

IInputDevice