menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class KeyboardOptions - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class KeyboardOptions

    Specifies the Keyboard Type for SfMaskedEdit.

    Inheritance
    System.Object
    KeyboardOptions
    Namespace: Syncfusion.UI.Xaml.Controls.Input
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    public sealed class KeyboardOptions : Enum

    Fields

    AZERTY

    Perform if Keyboard is of other types

    Declaration
    public const KeyboardOptions AZERTY
    Field Value
    Type
    KeyboardOptions

    Default

    Perform if Keyboard is qwerty

    Declaration
    public const KeyboardOptions Default
    Field Value
    Type
    KeyboardOptions

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved