The members of MonoMac.WebKit.WebBackForwardList are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] | BackListCount | int. Documentation for this section has not yet been entered. |
| Capacity | int. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | ForwardListCount | int. Documentation for this section has not yet been entered. |
AddItem(WebHistoryItem)Documentation for this section has not yet been entered. | ||
BackItem()Documentation for this section has not yet been entered. | ||
BackListWithLimit(int)Documentation for this section has not yet been entered. | ||
ContainsItem(WebHistoryItem)Documentation for this section has not yet been entered. | ||
CurrentItem()Documentation for this section has not yet been entered. | ||
ForwardItem()Documentation for this section has not yet been entered. | ||
ForwardListWithLimit(int)Documentation for this section has not yet been entered. | ||
GoBack()Documentation for this section has not yet been entered. | ||
GoForward()Documentation for this section has not yet been entered. | ||
GoToItem(WebHistoryItem)Documentation for this section has not yet been entered. | ||
ItemAtIndex(int)Documentation for this section has not yet been entered. | ||