Share via


WebHistory.GetHistoryItemForUrl(NSUrl) Method

Definition

[Foundation.Export("itemForURL:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual WebKit.WebHistoryItem GetHistoryItemForUrl(Foundation.NSUrl url);
[<Foundation.Export("itemForURL:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetHistoryItemForUrl : Foundation.NSUrl -> WebKit.WebHistoryItem
override this.GetHistoryItemForUrl : Foundation.NSUrl -> WebKit.WebHistoryItem

Parameters

url
NSUrl

Returns

Attributes

Applies to