Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProgressData

Return value for items that have progress information

Hierarchy

  • ProgressData

Index

Properties

Properties

maximum

maximum: number

Maximum progress value

minimum

minimum: number

Minimum progress value

value

value: number

The current progress value. Should be in [minimum, maximum)

Generated using TypeDoc