Property

testTag

Test tag attached to this Glance composable node.

Source set: Android
public var SemanticsPropertyReceiver.testTag: String

Test tag attached to this Glance composable node.

This is a free form String and can be used to find nodes in testing frameworks.

Last updated: