Functions in orientation.hFunctions that are available for reading the orientation on the device.Related linksorientation.hFunctions to determine the orientation of the device. Data types in orientation.hData structures, typedefs, and enumerations that are available for reading the orientation of the device.orientation_event_get_angle() Get the current angle of the device. orientation_event_get_direction() Get the curent direction that the device is being held in. orientation_get() Get the current orientation direction and angle. orientation_get_domain() Get the unique domain ID for the orientation service. orientation_request_events() Start receiving orientation events. orientation_stop_events() Stop receiving orientation change events.