Class WebViewFileChooserRequestedEventArgs
Definition
- Assembly:
- Tizen.NUI.dll
Event arguments that passed via the WebView.FileChooserRequested.
public class WebViewFileChooserRequestedEventArgs : EventArgs
- Inheritance
-
objectWebViewFileChooserRequestedEventArgs
Properties
View SourceFileChooser
The file chooser.
Declaration
public WebFileChooser FileChooser { get; }
Property Value
| Type | Description |
|---|---|
| WebFileChooser |