Xamarin.Android

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

    Show / Hide Table of Contents

    Class TitlePlacement

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

    Inheritance
    System.Object
    TitlePlacement
    Namespace: Com.Syncfusion.Sfbusyindicator.Enums
    Assembly: Syncfusion.SfBusyIndicator.Android.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 Description
    TitlePlacement

    None

    Title will not be displayed.

    Declaration
    public const TitlePlacement None
    Field Value
    Type Description
    TitlePlacement

    Top

    Displays the Title at top of the animation position.

    Declaration
    public const TitlePlacement Top
    Field Value
    Type Description
    TitlePlacement

    value__

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