menu

MAUI Toolkit

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

    Show / Hide Table of Contents

    Class ContainerType

    Defines the background appearance options for the SfTextInputLayout.

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

    Fields

    Filled

    Shows a filled background with a baseline.

    Declaration
    public const ContainerType Filled
    Field Value
    Type
    ContainerType

    None

    Applies no background and uses compact spacing.

    Declaration
    public const ContainerType None
    Field Value
    Type
    ContainerType

    Outlined

    Displays a border around the input layout.

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