public method BaseEvent.getName

Brief

Gets the name of event

Declaration

protojavascriptjavacsharp
public getName() : string

Returns

The method returns a string that represents the name of event

Details

Declared in BaseEvent

back