Package org.robovm.apple.uikit
Class UIFocusEnvironmentConstants
java.lang.Object
org.robovm.apple.foundation.CocoaUtility
org.robovm.apple.uikit.UIFocusEnvironmentConstants
public class UIFocusEnvironmentConstants extends CocoaUtility
-
Constructor Summary
Constructors Constructor Description UIFocusEnvironmentConstants() -
Method Summary
Modifier and Type Method Description static StringDidUpdateNotification()static StringMovementDidFailNotification()static StringUpdateAnimationCoordinatorKey()static StringUpdateContextKey()
-
Constructor Details
-
UIFocusEnvironmentConstants
public UIFocusEnvironmentConstants()
-
-
Method Details
-
DidUpdateNotification
- Since:
- Available in iOS 11.0 and later.
-
MovementDidFailNotification
- Since:
- Available in iOS 11.0 and later.
-
UpdateContextKey
- Since:
- Available in iOS 11.0 and later.
-
UpdateAnimationCoordinatorKey
- Since:
- Available in iOS 11.0 and later.
-