ondevicemotion property

EventHandler? ondevicemotion

Implementation

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

Implementation

external set ondevicemotion(EventHandler value);