Searched defs:StatusBarStyle (Results 1 – 4 of 4) sorted by relevance
2 export type StatusBarStyle = 'auto' | 'inverted' | 'light' | 'dark'; alias
1 export type StatusBarStyle = 'auto' | 'inverted' | 'light' | 'dark'; alias
13 export type StatusBarStyle = 'default' | 'light-content' | 'dark-content'; alias