alexa
menu

Document Processing

    Show / Hide Table of Contents

    TouchScreenInputMode Class

    Enumerates the values that specify the input mode in which the ink strokes should be allowed to be drawn.

    Inheritance
    System.Object
    TouchScreenInputMode
    Namespace: Syncfusion.Maui.PdfViewer
    Assembly: Syncfusion.Maui.PdfViewer.dll
    Syntax
    public sealed class TouchScreenInputMode : Enum

    Fields

    FingerAndStylus

    Allows drawing ink using both finger and stylus.

    Declaration
    public const TouchScreenInputMode FingerAndStylus
    Field Value
    Type
    TouchScreenInputMode

    Stylus

    Allows drawing ink only using stylus.

    Declaration
    public const TouchScreenInputMode Stylus
    Field Value
    Type
    TouchScreenInputMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved