ViewEventHandler Delegate
This type is not available using the selected API. Instead the system type System.EventHandler is used.
This type is not available using the selected API. Instead the system type System.EventHandler is used.
In this article
Represents the method that will handle View events.
typedef void (CARMENTA_ENGINE_STDCALL* ViewEventHandler) (
const ViewPtr& sender,
const NoEventArgs& e,
void* data
)
Windows, Linux, Android
In this article
This element is not available using the selected API.
In this article
This element is not available using the selected API.
In this article