@authgear/react-native / WebKitWebViewUIImplementationOptionsAndroid
Interface: WebKitWebViewUIImplementationOptionsAndroid
Color is an integer according to this encoding https://developer.android.com/reference/android/graphics/Color#encoding.
Table of contents
Properties
Properties
actionBarBackgroundColor
• Optional
actionBarBackgroundColor: number
The color is in hexadecimal format representing the argb, for example, blue is 0xff0000ff.
Defined in
packages/authgear-react-native/index.d.ts:1284
actionBarButtonTintColor
• Optional
actionBarButtonTintColor: number
The color is in hexadecimal format representing the argb, for example, blue is 0xff0000ff.
Defined in
packages/authgear-react-native/index.d.ts:1288