menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ContainerType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ContainerType

    Specifies the background appearance of SfTextInputLayout. Containers improve the discoverability of input view.

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

    Fields

    Filled

    Draws a base line.

    Declaration
    public const ContainerType Filled
    Field Value
    Type
    ContainerType

    None

    Contains no background and compact spacing.

    Declaration
    public const ContainerType None
    Field Value
    Type
    ContainerType

    Outlined

    Draws a border around the SfTextInputLayout.

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