TNDriveDetectionMode
@objc
public enum TNDriveDetectionMode : Int
Drive detection mode enum
auto: Automatically detected by drive motionmanual: Manually trigger drive motion, use {@link TNDriveMotionClient#startDrive()} and {@link TNDriveMotionClient#stopDrive()}
TNDriveDetectionMode Enumeration Reference