Skip to main content
Version: 4.0

Interface: SafariWebViewOptions

Properties

dismissButtonStyle

dismissButtonStyle: "cancel" | "close" | "done"

Configures the label of the dismiss button ("done", "close", or "cancel"). Defaults to "Done".


preferredBarTintColor

preferredBarTintColor: string

The color to tint the background of the navigation bar and the toolbar. Must be in hex (#000000) format.


preferredControlTintColor

preferredControlTintColor: string

The color to tint the control buttons on the navigation bar and the toolbar. Must be in hex (#000000) format.