Class UIWindowLevel

java.lang.Object
org.robovm.apple.foundation.CocoaUtility
org.robovm.apple.uikit.UIWindowLevel

public class UIWindowLevel
extends CocoaUtility
  • Field Details

    • Normal

      public static double Normal
    • Alert

      public static double Alert
    • StatusBar

      public static double StatusBar
  • Constructor Details

    • UIWindowLevel

      public UIWindowLevel()
  • Method Details

    • LevelNormal

      protected static double LevelNormal()
    • LevelAlert

      protected static double LevelAlert()
    • LevelStatusBar

      protected static double LevelStatusBar()