Package apple.uikit.enums
Class UISystemAnimation
- java.lang.Object
-
- apple.uikit.enums.UISystemAnimation
-
public final class UISystemAnimation extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longUISystemAnimationDeleteremoves the views from the hierarchy when complete
-
-
-
Field Detail
-
UISystemAnimationDelete
public static final long UISystemAnimationDelete
removes the views from the hierarchy when complete- See Also:
- Constant Field Values
-
-