Interface LayoutValue

All Known Implementing Classes:
LayoutValue.Percent, LayoutValue.Pixel

public sealed interface LayoutValue permits LayoutValue.Pixel, LayoutValue.Percent