documentation

VLDetectScreenChangeBehaviour.Overwrite Class Reference

Public Types

enum  Orientation { Orientation.Portrait, Orientation.PortraitUpsideDown, Orientation.LandscapeLeft, Orientation.LandscapeRight }
 

Data Fields

bool active = false
 
Orientation orientation = Orientation.Portrait
 

Member Enumeration Documentation

◆ Orientation

Enumerator
Portrait 
PortraitUpsideDown 
LandscapeLeft 
LandscapeRight 

Field Documentation

◆ active

bool VLDetectScreenChangeBehaviour.Overwrite.active = false

◆ orientation

Orientation VLDetectScreenChangeBehaviour.Overwrite.orientation = Orientation.Portrait