public final class OrientationMode extends Object
Possible modes for orientation.
static int
Landscape
Portrait
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int Landscape
Landscape mode for page.
public static final int Portrait
Portrait mode for page.
Copyright © 2019. All rights reserved.