AppBase::IsOrientationLocked
AppBase::IsOrientationLocked
virtual bool IsOrientationLocked();
Description
IsOrienationLocked determines whether the orientation is locked. The retrieval of orientation lock-state is required by some platforms (iPhone).
Return Value
Returns true if the orientation is locked and false otherwise.