DividerAttributes.DragRange
public abstract class DividerAttributes.DragRange
DividerAttributes.DragRange.SplitRatioDragRange |
A drag range represented as an interval of the primary container's split ratios. |
Describes the range that the user is allowed to drag the draggable divider.
Summary
Nested types |
|---|
public final class DividerAttributes.DragRange.SplitRatioDragRange extends DividerAttributes.DragRangeA drag range represented as an interval of the primary container's split ratios. |
Public fields |
|
|---|---|
static final @NonNull DividerAttributes.DragRange |
A special value to indicate that the system will choose default values based on the display size and form factor. |
Public fields
DRAG_RANGE_SYSTEM_DEFAULT
public static final @NonNull DividerAttributes.DragRange DRAG_RANGE_SYSTEM_DEFAULT
A special value to indicate that the system will choose default values based on the display size and form factor.
| See also | |
|---|---|
dragRange |