wijmo.upload Namespace > ITotalProgressEventArgs Interface : totalSize Field |
The size of total files.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.upload.ITotalProgressEventArgs; var value; // Type: number value = instance.totalSize; |
Javascript (Specification) | |
---|---|
|