Current section

Files

Jump to
chrobot include protocol@emulation_ScreenOrientation.hrl
Raw

include/protocol@emulation_ScreenOrientation.hrl

-record(screen_orientation, {
type_ :: protocol@emulation:screen_orientation_type(),
angle :: integer()
}).