menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class UserAction

    Contains the values for the UserAction enumeration.

    Inheritance
    System.Object
    UserAction
    Namespace: Syncfusion.SfNumericUpDown.iOS
    Assembly: Syncfusion.SfNumericUpDown.iOS.dll
    Syntax
    public sealed class UserAction : Enum

    Fields

    Default

    Represents that the user pressed the spin button.

    Declaration
    public const UserAction Default
    Field Value
    Type
    UserAction

    LongPress

    Represents that the user has long pressed the spin button.

    Declaration
    public const UserAction LongPress
    Field Value
    Type
    UserAction

    SingleTap

    Represents that the user has tepped the spin button.

    Declaration
    public const UserAction SingleTap
    Field Value
    Type
    UserAction
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved