LengthType
sealed external interface LengthType : AutoLength, Bleed, GeometryPosition, GridLength, LengthProperty, LineWidth, ShapeRadius(source)
Inheritors
Types
Link copied to clipboard
sealed interface Auto : AutoLength, BlockSize, BorderImageWidth, Columns, GridAutoTracks, GridTemplateTracks, Height, InlineSize, MaskBorderWidth, MinBlockSize, MinHeight, MinInlineSize, MinWidth, Width
Link copied to clipboard
sealed interface FitContent : BlockSize, Height, InlineSize, MaxBlockSize, MaxHeight, MaxInlineSize, MaxWidth, MinBlockSize, MinHeight, MinInlineSize, MinWidth, Width
Link copied to clipboard
sealed interface MaxContent : BlockSize, GridAutoTracks, GridTemplateTracks, Height, InlineSize, MaxBlockSize, MaxHeight, MaxInlineSize, MaxWidth, MinBlockSize, MinHeight, MinInlineSize, MinWidth, Width
Link copied to clipboard
sealed interface MinContent : BlockSize, GridAutoTracks, GridTemplateTracks, Height, InlineSize, MaxBlockSize, MaxHeight, MaxInlineSize, MaxWidth, MinBlockSize, MinHeight, MinInlineSize, MinWidth, Width
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard