DividerAttributes.DragRange


public abstract class DividerAttributes.DragRange

Known direct subclasses
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

A 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