VISupportedDeviceOrientation
Flags to set supported camera rotation modes.
Consts
VISupportedDeviceOrientationPortrait
Allow portrait.
VISupportedDeviceOrientationPortraitUpsideDown
Allow portrait upside down.
VISupportedDeviceOrientationLandscapeLeft
Allow Landscape left.
VISupportedDeviceOrientationLandscapeRight
Allow landscape right.
VISupportedDeviceOrientationAll
Allow all orientations.