API ReferenceAll TypesProgressEventArgsalphaTab.ProgressEventArgsDescription Represents the progress of any data being loaded. class ProgressEventArgs Properties loadedGets the currently loaded bytes.totalGets the total number of bytes to load.