WebBackForwardList.BackListWithLimit(Int32) Method

Definition

[Foundation.Export("backListWithLimit:")]
public virtual WebKit.WebHistoryItem[] BackListWithLimit (int limit);
abstract member BackListWithLimit : int -> WebKit.WebHistoryItem[]
override this.BackListWithLimit : int -> WebKit.WebHistoryItem[]

Parameters

limit
Int32

Returns

Attributes

Applies to