Class SFBusyIndicatorTitlePlacement
Busy Indicator Title Placement.
Inheritance
System.Object
SFBusyIndicatorTitlePlacement
Namespace: Syncfusion.SfBusyIndicator.iOS
Assembly: Syncfusion.SfBusyIndicator.iOS.dll
Syntax
public sealed class SFBusyIndicatorTitlePlacement : Enum
Fields
SFBusyIndicatorTitlePlacementBottom
Busy Indicator Title Placement Bottom
Declaration
public const SFBusyIndicatorTitlePlacement SFBusyIndicatorTitlePlacementBottom
Field Value
SFBusyIndicatorTitlePlacementNone
Busy Indicator Title Placement None
Declaration
public const SFBusyIndicatorTitlePlacement SFBusyIndicatorTitlePlacementNone
Field Value
SFBusyIndicatorTitlePlacementTop
Busy Indicator Title Placement Top
Declaration
public const SFBusyIndicatorTitlePlacement SFBusyIndicatorTitlePlacementTop