Edit

Share via


AdaptiveProgressBar.Value Property

Definition

Gets or sets the value of the progress bar. Supports data binding. Defaults to 0.

public Microsoft.Toolkit.Uwp.Notifications.BindableProgressBarValue Value { get; set; }
member this.Value : Microsoft.Toolkit.Uwp.Notifications.BindableProgressBarValue with get, set
Public Property Value As BindableProgressBarValue

Property Value

Applies to