Method ShowDialog
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
ShowDialog()
Creates a SelectColorResponse that notifies the browser that the default Chromium color picker should be shown.
public static SelectColorResponse ShowDialog()
Returns
- SelectColorResponse
The SelectColorResponse instance that can be used as a return value in SelectColorHandler implementation.