Class ProgressBar.BarMethod
The method used to effect the bar.
Inheritance
System.Object
ProgressBar.BarMethod
Namespace: FlaxEngine.GUI
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class BarMethod : Enum
Fields
Clip
Stretch
Stretch the bar.
Declaration
public const ProgressBar.BarMethod Stretch
Field Value
ProgressBar.BarMethod
|
value__
Declaration
public int value__
Field Value
System.Int32
|