Class WebViewHttpAuthRequestedEventArgs
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
Event arguments that passed via the WebView.HttpAuthRequested.
C#Copypublic class WebViewHttpAuthRequestedEventArgs : EventArgs
- Inheritance
-
WebViewHttpAuthRequestedEventArgs
Properties
Declaration
C#Copypublic WebHttpAuthHandler HttpAuthHandler { get; }
Property Value
Type | Description |
---|---|
WebHttpAuthHandler |