An enumeration describing the way in which a device axis (valuator) maps onto the predefined valuator types that Gtk# understands.
Syntax
[GLib.GType(typeof(Gdk.AxisUseGType))]
public enum AxisUse
Remarks
Members
| Member Name | Description |
|---|
| Ignore | The axis is ignored. |
| X | The axis is used as the x axis. |
| Y | The axis is used as the y axis. |
| Pressure | The axis is used for pressure information. |
| Xtilt | The axis is used for x tilt information. |
| Ytilt | The axis is used for y tilt information. |
| Wheel | The axis is used for wheel information. |
| Last | A constant equal to the numerically highest axis value. |
Requirements
Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)
Assembly Versions: 2.12.0.0