Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-core
/
dev.catbit.mosaic.core.data.schemas.tile.tiles.grouping
/
AdaptiveVisibilityTileSchema
/
WidthVisibility
/
VisibleUntil
Visible
Until
@
Serializable
@
SerialName
(
value
=
"visible_until"
)
data
class
VisibleUntil
(
val
breakpoint
:
AdaptiveVisibilityTileSchema.WidthBreakpoint
)
:
AdaptiveVisibilityTileSchema.WidthVisibility
Members
Constructors
Visible
Until
Link copied to clipboard
constructor
(
breakpoint
:
AdaptiveVisibilityTileSchema.WidthBreakpoint
)
Properties
breakpoint
Link copied to clipboard
@
SerialName
(
value
=
"breakpoint"
)
val
breakpoint
:
AdaptiveVisibilityTileSchema.WidthBreakpoint