Show / Hide Table of Contents

Enum TabletDeviceType

Defines values for the type of devices the tablet device uses.

Namespace: System.Windows.Input
Assembly: OpenSilver.dll
Syntax
public enum TabletDeviceType

Fields

Name Description
Mouse

Indicates the tablet device is a mouse.

Stylus

Indicates the tablet device is a stylus.

Touch

Indicates the tablet device is a touch screen.

  • Improve this Doc
  • View Source