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