Class WebViewWebAuthDisplayQREventArgs
Definition
- Assembly:
- Tizen.NUI.dll
Event arguments that passed via the WebView.WebAuthDisplayQR.
public class WebViewWebAuthDisplayQREventArgs : EventArgs
- Inheritance
-
objectWebViewWebAuthDisplayQREventArgs
Properties
View SourceContents
The string contents to make QR code image in user side.
Declaration
public string Contents { get; }
Property Value
| Type | Description |
|---|---|
| string |