Version: 6.12.2
Status Bar Options
visible
#
Set the status bar visibility.
Type | Required | Platform |
---|---|---|
boolean | No | Both |
style
#
Set the text color of the status bar.
Type | Required | Platform | Default |
---|---|---|---|
enum('light', 'dark') | No | Both | 'light' |
backgroundColor
#
Set the background color of the status bar.
Type | Required | Platform |
---|---|---|
Color | No | Android |
drawBehind
#
Draw screen behind the status bar.
Type | Required | Platform |
---|---|---|
boolean | No | Android |
translucent
#
Set the status bar to be translucent.
Type | Required | Platform |
---|---|---|
boolean | No | Android |