Package org.robovm.apple.uikit
Class UIWindowLevel
java.lang.Object
org.robovm.apple.foundation.CocoaUtility
org.robovm.apple.uikit.UIWindowLevel
public class UIWindowLevel extends CocoaUtility
-
Field Summary
-
Constructor Summary
Constructors Constructor Description UIWindowLevel() -
Method Summary
Modifier and Type Method Description protected static doubleLevelAlert()protected static doubleLevelNormal()protected static doubleLevelStatusBar()
-
Field Details
-
Constructor Details
-
UIWindowLevel
public UIWindowLevel()
-
-
Method Details
-
LevelNormal
protected static double LevelNormal() -
LevelAlert
protected static double LevelAlert() -
LevelStatusBar
protected static double LevelStatusBar()
-