menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ViewPosition

    Specifies the position of the leading and trailing views in the SfTextInputLayout.

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

    Fields

    Inside

    Positions the view inside the layout region.

    Declaration
    public const ViewPosition Inside
    Field Value
    Type
    ViewPosition

    Outside

    Positions the view outside the layout region.

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