Specifies whether the status bar displays a track bar instead of a simple number to show and to set the zooming factor.
<void> StatusBarViewGenerator.getShowZoomTrackBar(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the property value. |
error |
Optional. Is called when the operation failed with an error. |