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 |