Skip to content

WaveProgress

Progress Controls with Wave Animation

Show

Example

xml
<suki:WaveProgress 
        IsTextVisible="{Binding IsTextVisible}"  // Display the percentage or not
        Value="{Binding ProgressValue}" />

See Also

Demo: SukiUI.Demo/Features/ControlsLibrary/ProgressView.axaml

API: Controls/WaveProgress.axaml.cs