WKDialogResult
An enumeration that lists the possible ways a delegate handled displaying a custom Lockdown Mode first use dialog.
Declaration
enum WKDialogResultTopics
First use dialog results
Initializers
See Also
Displaying UI panels
webView(_:runJavaScriptAlertPanelWithMessage:initiatedByFrame:completionHandler:)webView(_:runJavaScriptConfirmPanelWithMessage:initiatedByFrame:completionHandler:)webView(_:runJavaScriptTextInputPanelWithPrompt:defaultText:initiatedByFrame:completionHandler:)webView(_:showLockdownModeFirstUseMessage:completionHandler:)