DividerAttributes.DragRange


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 companion properties

DividerAttributes.DragRange

A special value to indicate that the system will choose default values based on the display size and form factor.

Public companion properties

DRAG_RANGE_SYSTEM_DEFAULT

val DRAG_RANGE_SYSTEM_DEFAULTDividerAttributes.DragRange

A special value to indicate that the system will choose default values based on the display size and form factor.

See also
dragRange