menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BusyIndicatorTitlePlacement - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BusyIndicatorTitlePlacement

    Defines the position of title.

    Inheritance
    System.Object
    BusyIndicatorTitlePlacement
    Namespace: Syncfusion.Maui.Core
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public sealed class BusyIndicatorTitlePlacement : Enum

    Fields

    Bottom

    Places the title to the bottom of the indicator

    Declaration
    public const BusyIndicatorTitlePlacement Bottom
    Field Value
    Type
    BusyIndicatorTitlePlacement

    None

    Hides the title of the indicator.

    Declaration
    public const BusyIndicatorTitlePlacement None
    Field Value
    Type
    BusyIndicatorTitlePlacement

    Top

    Places the title at the top of the indicator

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