menu

MAUI Toolkit

  • User Guide
  • Demos
  • Support
Class OtpInputType - MAUI-ToolKit API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OtpInputType

    Specifies the types of input for the SfOtpInput control.

    Inheritance
    System.Object
    OtpInputType
    Namespace: Syncfusion.Maui.Toolkit.OtpInput
    Assembly: Syncfusion.Maui.Toolkit.dll
    Syntax
    public sealed class OtpInputType : Enum

    Fields

    Number

    Represents number input for the SfOtpInput control.

    Declaration
    public const OtpInputType Number
    Field Value
    Type
    OtpInputType

    Password

    Represents password input for the SfOtpInput control.

    Declaration
    public const OtpInputType Password
    Field Value
    Type
    OtpInputType

    Text

    Represents text input for the SfOtpInput control.

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