WKBackForwardList.ForwardList Property

Definition

Gets the list of items that follow the current item.

public virtual WebKit.WKBackForwardListItem[] ForwardList { [Foundation.Export("forwardList")] get; }
member this.ForwardList : WebKit.WKBackForwardListItem[]

Property Value

Attributes

Applies to