Interface IHasTouchScreen
Interface implemented by each driver that allows access to touch screen capabilities.
public interface IHasTouchScreen
Properties
TouchScreen
Gets the device representing the touch screen.
ITouchScreen TouchScreen { get; }