Settings for trip logger. More...
#import <SYDriversBehaviorLog.h>


Properties | |
| BOOL | tripAutoStart |
| Returns true if trip logger automatically starts trips. If set to false user has to start trips manually by calling startTrip on SYDriversBehaviorLog. More... | |
| BOOL | tripAutoEnd |
| Returns true if trip logger automatically ends trips. If set to false user has to end trips manually by calling endTrip on SYDriversBehaviorLog. More... | |
Settings for trip logger.
|
readwritenonatomicassign |
Returns true if trip logger automatically ends trips. If set to false user has to end trips manually by calling endTrip on SYDriversBehaviorLog.
|
readwritenonatomicassign |
Returns true if trip logger automatically starts trips. If set to false user has to start trips manually by calling startTrip on SYDriversBehaviorLog.