Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    EditText.InputTypeFlags Enum

    Namespace: Stride.UI.Controls
    Assembly: Stride.UI.dll

    [Flags]
    public enum InputTypeFlags

    Fields

    Name Description
    None

    No specific input type for the EditText.

    Password

    A password input type. Password text is hidden while editing.

    Extension Methods

    ComponentBaseExtensions.DisposeBy<EditText.InputTypeFlags>(ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<EditText.InputTypeFlags>(ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation