WebHistory.GetHistoryItemForUrl(NSUrl) Method

Definition

[Foundation.Export("itemForURL:")]
public virtual WebKit.WebHistoryItem GetHistoryItemForUrl (Foundation.NSUrl url);
abstract member GetHistoryItemForUrl : Foundation.NSUrl -> WebKit.WebHistoryItem
override this.GetHistoryItemForUrl : Foundation.NSUrl -> WebKit.WebHistoryItem

Parameters

url
NSUrl

Returns

Attributes

Applies to