Class XWindow


  • public class XWindow
    extends Object
    • Method Detail

      • isLastResizeOrientationChange

        public static boolean isLastResizeOrientationChange()
        Returns true if the last resize was an orientation change. This is currently used by Android devices to determine if the last window resize was caused by an orientation change or a virtual keyboard.
        Returns:
        true if the last resize was an orientation change.