Share via


UIActionHandler Delegate

Definition

public delegate void UIActionHandler(UIAction action);
type UIActionHandler = delegate of UIAction -> unit

Parameters

action
UIAction

Applies to