[]
A visual control used to indicate that something is ongoing.
public class C1ActivityIndicator : C1View, IComponent, IHandleAfterRender, IDependencyObject, IHandleEvent, IDisposable, INotifyPropertyChanged
Public Class C1ActivityIndicator
Inherits C1View
Implements IComponent, IHandleAfterRender, IDependencyObject, IHandleEvent, IDisposable, INotifyPropertyChanged
| Name | Description |
|---|---|
| C1ActivityIndicator() |
| Name | Description |
|---|---|
| BuildRenderTree(RenderTreeBuilder) | |
| OnPropertyChanged(string) | Called when a property changed. |
| Name | Description |
|---|---|
| PropertyChanged | Occurs when a property value changes. |