Share via


STWebHistoryFetchHistoryCallback Delegate

Definition

public delegate void STWebHistoryFetchHistoryCallback(NSSet<NSUrl>? urls, NSError? error);
type STWebHistoryFetchHistoryCallback = delegate of NSSet<NSUrl> * NSError -> unit

Parameters

urls
NSSet<NSUrl>
error
NSError

Applies to