Obsolete. This method will be removed in one of the next versions. Since version 33.0 it's not possible to change the border style of the status bar anymore. Sets the border style of the status bar.

<void> StatusBarViewGenerator.setBorderStyle(<StatusBarBorderStyle> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
value The property value.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.