Class WebBackForwardListItem
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
WebBackForwardListItem is a class for back-forward list item of web view.
C#Copypublic class WebBackForwardListItem : Disposable
- Inheritance
Properties
Declaration
C#Copypublic string OriginalUrl { get; }
Property Value
Type | Description |
---|---|
String |
Declaration
C#Copypublic string Title { get; }
Property Value
Type | Description |
---|---|
String |
Declaration
C#Copypublic string Url { get; }
Property Value
Type | Description |
---|---|
String |
Methods
Declaration
C#Copyprotected override void ReleaseSwigCPtr(Runtime.InteropServices.HandleRef swigCPtr)
Parameters
Type | Name | Description |
---|---|---|
Tizen.System.Runtime.InteropServices.HandleRef | swigCPtr |