Gets or sets the status pane settings.
$au.uploader({ //...other params... statusPane: {}, //...other params... })
$au.uploader('uploaderID').statusPane(value); value = $au.uploader('uploaderID').statusPane();
Type: $au.statusPane
The settings of the status pane.