🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

IntrinsicSize

Intrinsic size used in width or height which can refer to width or height.

Source set: Common
public enum class IntrinsicSize {
    Min,
    Max,
}

Intrinsic size used in width or height which can refer to width or height.

Members

Min

Source set: Common
Min

Max

Source set: Common
Max