Class WebPasswordData
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
It is a class for password data of web view.
C#Copypublic class WebPasswordData : Disposable
- Inheritance
Properties
Declaration
C#Copypublic bool FingerprintUsed { get; }
Property Value
Type | Description |
---|---|
Boolean |
Declaration
C#Copypublic string Url { get; }
Property Value
Type | Description |
---|---|
String |