LoadingAnimationView

StockSharp.Xaml.Windows.Maui

Loading animation control for MAUI.

继承自: ContentView

构造函数

LoadingAnimationView()

Creates a new LoadingAnimationView.

属性

IsActive : bool

Gets or sets whether the animation is active.

SpinnerColor : Color

Gets or sets the spinner color.

字段

IsActiveProperty : BindableProperty

Bindable property for IsActive.

SpinnerColorProperty : BindableProperty

Bindable property for SpinnerColor.