WKBackForwardList.BackItem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the item that is before the current item.
public virtual WebKit.WKBackForwardListItem BackItem { [Foundation.Export("backItem", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.BackItem : WebKit.WKBackForwardListItem
Property Value
- Attributes