Share via


UIUpdateLinkCallback Delegate

Definition

public delegate void UIUpdateLinkCallback(UIUpdateLink updateLink, UIUpdateInfo updateInfo);
type UIUpdateLinkCallback = delegate of UIUpdateLink * UIUpdateInfo -> unit

Parameters

updateLink
UIUpdateLink
updateInfo
UIUpdateInfo

Applies to