Class TouchMode
Enumerates the values that specify the input mode in which the ink strokes should be allowed to be drawn.
Inheritance
System.Object
TouchMode
Namespace: Syncfusion.SfPdfViewer.XForms
Assembly: Syncfusion.SfPdfViewer.XForms.dll
Syntax
public sealed class TouchMode : Enum
Fields
Direct
Specifies the TouchMode is in Direct
Declaration
public const TouchMode Direct
Field Value
Type |
---|
TouchMode |
Stylus
Specifies the TouchMode is in Stylus
Declaration
public const TouchMode Stylus
Field Value
Type |
---|
TouchMode |