menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ViewPosition - MAUI 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.Maui.Core
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public sealed class ViewPosition : Enum

    Fields

    Inside

    Position the view inside the layout region.

    Declaration
    public const ViewPosition Inside
    Field Value
    Type
    ViewPosition

    Outside

    Position 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