menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TouchMode - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    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.iOS
    Assembly: Syncfusion.SfPdfViewer.iOS.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved