{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
BeyondBoundsLayout |
Layout extra items in the specified direction. |
BeyondBoundsLayout.BeyondBoundsScope |
The scope used in |
ContentScale |
Represents a rule to apply to scale a source rectangle to be inscribed into a destination |
GraphicLayerInfo |
The info about the graphics layers used by tooling. |
IntermediateMeasureScope |
|
IntrinsicMeasurable |
A part of the composition that can be measured. |
IntrinsicMeasureScope |
The receiver scope of a layout's intrinsic measurements lambdas. |
LayoutCoordinates |
A holder of the measured bounds for the |
LayoutIdParentData |
Can be implemented by values used as parent data to make them usable as tags. |
LayoutInfo |
The public information about the layouts used internally as nodes in the Compose UI hierarchy. |
LayoutModifier |
A |
LookaheadLayoutCoordinates |
This interface is deprecated. LookaheadLayoutCoordinates class has been removed. localLookaheadPositionOfcan be achieved in LookaheadScope using LayoutCoordinates.localLookaheadPositionOf(LayoutCoordinates) function. |
LookaheadLayoutScope |
This interface is deprecated. LookaheadLayoutScope has been renamed to LookaheadScope |
LookaheadScope |
|
Measurable |
A part of the composition that can be measured. |
MeasurePolicy |
Defines the measure and layout behavior of a |
MeasureResult |
Interface holding the size and alignment lines of the measured layout, as well as the children positioning logic. |
MeasureScope |
The receiver scope of a layout's measure lambda. |
Measured |
A |
MultiContentMeasurePolicy |
Defines the measure and layout behavior of a |
OnGloballyPositionedModifier |
A modifier whose |
OnPlacedModifier |
A modifier whose |
OnRemeasuredModifier |
A modifier whose |
ParentDataModifier |
|
PinnableContainer |
Represents a container which can be pinned when the content of this container is important. |
PinnableContainer.PinnedHandle |
This is an object returned by |
RelocationModifier |
This interface is deprecated. Please use BringIntoViewResponder instead. |
Remeasurement |
This object is associated with a layout node and allows to execute some extra measure/layout actions which are needed for some complex layouts. |
RemeasurementModifier |
A |
SubcomposeIntermediateMeasureScope |
|
SubcomposeLayoutState.PrecomposedSlotHandle |
Instance of this interface is returned by |
SubcomposeMeasureScope |
The receiver scope of a |
SubcomposeSlotReusePolicy |
This policy allows |
AlignmentLine |
Defines an offset line that can be used by parent layouts to align and position their children. |
AlignmentLineKt |
|
BeyondBoundsLayout.LayoutDirection |
The direction (from the visible bounds) that a |
BeyondBoundsLayoutKt |
|
FixedScale |
|
HorizontalAlignmentLine |
A horizontal |
LayoutCoordinatesKt |
|
LayoutIdKt |
|
LayoutKt |
|
LayoutModifierKt |
|
LookaheadScopeKt |
|
ModifierInfo |
Used by tooling to examine the modifiers on a |
OnGloballyPositionedModifierKt |
|
OnPlacedModifierKt |
|
OnRemeasuredModifierKt |
|
PinnableContainerKt |
|
Placeable |
A |
Placeable.PlacementScope |
Receiver scope that permits explicit placement of a |
RelocationModifierKt |
|
RelocationRequester |
This class is deprecated. Please use BringIntoViewRequester instead. |
RelocationRequesterModifierKt |
|
ScaleFactor |
Holds 2 dimensional scaling factors for horizontal and vertical axes |
ScaleFactorKt |
|
SubcomposeLayoutKt |
|
SubcomposeLayoutState |
State used by |
SubcomposeSlotReusePolicy.SlotIdsSet |
Set containing slot ids currently available to reuse. |
VerticalAlignmentLine |
A vertical |
BeyondBoundsLayout.LayoutDirection.Companion |
|
ContentScale.Companion |
Companion object containing commonly used |
ScaleFactor.Companion |