autoRequestAccelerometerPermission property
getter/setter pair
If set to true, it automatically requests the permission from the user to read out the accelerometer.
Defaults to false
.
Implementation
bool autoRequestAccelerometerPermission;