Intrinsic Measurable
interface IntrinsicMeasurable
A part of the composition that can be measured. This represents a layout. The instance should never be stored.
Inheritors
Functions
Link copied to clipboard
Calculates the smallest height beyond which increasing the height never decreases the width.
Link copied to clipboard
Calculates the smallest width beyond which increasing the width never decreases the height.
Link copied to clipboard
Calculates the minimum height that the layout can be such that the content of the layout will be painted correctly.
Link copied to clipboard
Calculates the minimum width that the layout can be such that the content of the layout will be painted correctly.