Table of Contents

Property Fraction

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Fraction

Gets or sets the ProgressBar fraction to display, must be a value between 0 and 1.

public float Fraction { get; set; }

Property Value

float

The fraction representing the progress.