onlostpointercapture property

EventHandler? onlostpointercapture

Implementation

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

Implementation

external set onlostpointercapture(EventHandler value);