eDriven Framework API
HasBubblingEventListener Method (eventType)
NamespaceseDriven.GuiGuiHasBubblingEventListener(String)
eDriven Framework API
Checks whether an event listener of specified type is registered with stage
Declaration Syntax
C#Visual BasicVisual C++
public bool HasBubblingEventListener(
	string eventType
)
Public Function HasBubblingEventListener ( _
	eventType As String _
) As Boolean
public:
virtual bool HasBubblingEventListener(
	String^ eventType
) sealed
Parameters
eventType (String)
Return Value

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)