CreateUiEventInfo Method
Creates a UiEventInfo for the give UiEvent.

C# Syntax

public static UiEventInfo CreateUiEventInfo( 
   UiEvent uiEvent
)

Parameters

uiEvent
The UiEvent to create the UiEventInfo for.

Return Value

A new instance of UiEventInfo for the UiEvent.