Skip to content

ARInputViewOrientation

Ahmed Fathi Bekhit edited this page Nov 4, 2017 · 1 revision

Enumeration

ARInputViewOrientation

Indicates the accepted orientaions in a UIViewController that contains AR scenes.


Enumeration Cases

case portrait

Enables the portrait input views orientation.

case landscapeLeft

Enables the landscape left input views orientation.

case landscapeRight

Enables the landscape right input views orientation.