ignoreOrientationMismatch property

bool? ignoreOrientationMismatch
getter/setter pair

Sets whether to ignore the OK_BUT_ORIENTATION_MISMATCH detection status. By default OrientationMismatch is not ignored.

Implementation

bool? ignoreOrientationMismatch;