ondeviceorientation property

EventHandler? get ondeviceorientation

Implementation

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

Implementation

external set ondeviceorientation(EventHandler value);