menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextInputLayoutContainerType - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextInputLayoutContainerType

    Defines the constants for text input layout container type that specifies whether the container type is None, Filled or Outlined.

    Inheritance
    System.Object
    TextInputLayoutContainerType
    Namespace: Syncfusion.Maui.DataForm
    Assembly: Syncfusion.Maui.DataForm.dll
    Syntax
    public sealed class TextInputLayoutContainerType : Enum

    Fields

    Filled

    Specifies the filled container type.

    Declaration
    public const TextInputLayoutContainerType Filled
    Field Value
    Type
    TextInputLayoutContainerType

    None

    Specifies the none container type.

    Declaration
    public const TextInputLayoutContainerType None
    Field Value
    Type
    TextInputLayoutContainerType

    Outlined

    Specifies the outlined container type.

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