ALMotionDelegate Protocol Reference
Conforms to | NSObject |
Declared in | Alohar.h |
Instance Methods
didUpdateToMotionState:fromMotionState:
Callback when motion state changes
- (void)didUpdateToMotionState:(ALMotionState *)newMotionState fromMotionState:(ALMotionState *)oldMotionState
Parameters
- newMotionState
New motion state
- oldMotionState
Old motion state
Discussion
Callback when motion state changes
See Also
Declared In
Alohar.h