tag

val tag: Int? = null

Parameters

tag

An ID to tag the button with, which can be used to identify it later. This is useful, for example, during tests in combination with the withIdTag matcher.