Obsolete Members for OrientationHelper
The following members of QML type OrientationHelper are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- anchorToKeyboard : bool
- automaticOrientation : bool
- orientationAngle : int
- rotating : bool
- transitionEnabled : bool
Property Documentation
anchorToKeyboard : bool |
The property holds if the OrientationHelper should automatically resize the contents when the input method appears
The default value is false.
automaticOrientation : bool |
Sets whether it will be automatically rotating when the device is.
The default value is true.
orientationAngle : int |
Calculates the current orientation angle.
[read-only] rotating : bool |
Exposes whether the orientationTransition is running.
transitionEnabled : bool |
Sets whether the rotation transition is performed.
The default value is true.