Class BusyIndicatorContentPosition
Defines the position of content.
Inheritance
System.Object
BusyIndicatorContentPosition
Namespace: Syncfusion.UI.Xaml.Notifications
Assembly: Syncfusion.Notifications.WinUI.dll
Syntax
public sealed class BusyIndicatorContentPosition : Enum
Fields
Bottom
Places the content at the bottom of the indicator.
Declaration
public const BusyIndicatorContentPosition Bottom
Field Value
Type | Description |
---|---|
BusyIndicatorContentPosition |
Left
Places the content at the left of the indicator.
Declaration
public const BusyIndicatorContentPosition Left
Field Value
Type | Description |
---|---|
BusyIndicatorContentPosition |
Right
Places the content at the right of the indicator.
Declaration
public const BusyIndicatorContentPosition Right
Field Value
Type | Description |
---|---|
BusyIndicatorContentPosition |
Top
Places the content at the top of the indicator.
Declaration
public const BusyIndicatorContentPosition Top
Field Value
Type | Description |
---|---|
BusyIndicatorContentPosition |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |