oncontextlost property

EventHandler? oncontextlost

Implementation

external EventHandler get oncontextlost;
void oncontextlost=(EventHandler? value)

Implementation

external set oncontextlost(EventHandler value);