Skip to main content

alphaTab.ProgressEventArgs

Description

Represents the progress of any data being loaded.

 class ProgressEventArgs

Properties

loaded

Gets the currently loaded bytes.

total

Gets the total number of bytes to load.