menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class TitlePlacement

    Contains the values for the TitlePlacement enumeration that contains various built in title positions.

    Inheritance
    System.Object
    TitlePlacement
    Namespace: Syncfusion.SfBusyIndicator.XForms
    Assembly: Syncfusion.SfBusyIndicator.XForms.dll
    Syntax
    public sealed class TitlePlacement : Enum

    Fields

    Bottom

    Displays the Title at Bottom of the animation position.

    Declaration
    public const TitlePlacement Bottom
    Field Value
    Type
    TitlePlacement

    None

    Title will not be displayed.

    Declaration
    public const TitlePlacement None
    Field Value
    Type
    TitlePlacement

    Top

    Displays the Title at top of the animation position.

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