Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ContainerType - Xamarin.Forms API Reference | Syncfusion SfTextInputLayout. Containers improve the discoverability of input view. ">

    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 Description
    ContainerType

    None

    Contains no background and compact spacing.

    Declaration
    public const ContainerType None
    Field Value
    Type Description
    ContainerType

    Outlined

    Draws a border around the SfTextInputLayout.

    Declaration
    public const ContainerType Outlined
    Field Value
    Type Description
    ContainerType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved