Method Cancel
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
Cancel()
Creates a SelectColorResponse that notifies the browser that the user has cancelled color selection.
public static SelectColorResponse Cancel()
Returns
- SelectColorResponse
The SelectColorResponse instance that can be used as a return value in SelectColorHandler implementation.