LoadingAnimationView

StockSharp.Xaml.Windows.Maui

Loading animation control for MAUI.

Inherits: ContentView

Constructors

LoadingAnimationView()

Creates a new LoadingAnimationView.

Properties

IsActive : bool

Gets or sets whether the animation is active.

SpinnerColor : Color

Gets or sets the spinner color.

Fields

IsActiveProperty : BindableProperty

Bindable property for IsActive.

SpinnerColorProperty : BindableProperty

Bindable property for SpinnerColor.