Function

visibility

Change the visibility of the current node.

visibility

Source set: Android
public fun GlanceModifier.visibility(visibility: Visibility): GlanceModifier

Change the visibility of the current node.

Parameters

visibility New visibility of the node.

Last updated: