onnotificationclose property

EventHandler? get onnotificationclose

Implementation

external EventHandler get onnotificationclose;
set onnotificationclose (EventHandler? value)

Implementation

external set onnotificationclose(EventHandler value);