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
MaxIntrinsic size used in width or height which can refer to width or height.
public enum class IntrinsicSize {
Min,
Max,
}
Intrinsic size used in width or height which can refer to width or height.
Min
MaxContent updated: