abstract fun getOrientationValue(): Int
Which orientation the device is in (portrait, landscape).
.aapt.pb.Configuration.Orientation orientation = 15;
Return Int: The enum numeric value on the wire for orientation.