Version: 3.x
Interface: ISafariWebViewOptions
Configuration options to pass to the Safari Web View.
Table of contents
Properties
Properties
dismissButtonStyle
• Optional
dismissButtonStyle: done | close | cancel
- Type:
done
|close
|cancel
Configures the label of the dismiss button ("done", "close", or "cancel"). Defaults to "Done".
preferredBarTintColor
• Optional
preferredBarTintColor: string
- Type:
string
The color to tint the background of the navigation bar and the toolbar. Must be in hex (#000000) format.
preferredControlTintColor
• Optional
preferredControlTintColor: string
- Type:
string
The color to tint the control buttons on the navigation bar and the toolbar. Must be in hex (#000000) format.