visibility
Change the visibility of the current node.
visibility
Function
Android
public fun GlanceModifier.visibility(visibility: Visibility): GlanceModifier
Change the visibility of the current node.
Parameters
| visibility | New visibility of the node. |
