Package apple.notificationcenter.enums
Class NCWidgetDisplayMode
- java.lang.Object
-
- apple.notificationcenter.enums.NCWidgetDisplayMode
-
public final class NCWidgetDisplayMode extends java.lang.Object
-
-
Field Detail
-
Compact
public static final long Compact
Fixed height- See Also:
- Constant Field Values
-
Expanded
public static final long Expanded
Variable height- See Also:
- Constant Field Values
-
-