Gets or sets the information bar settings.
$au.uploader({ //...other params... informationBar: {}, //...other params... })
$au.uploader('uploaderID').informationBar(value); value = $au.uploader('uploaderID').informationBar();
Type: $au.informationBar
The settings of the information bar appearance.