tag

open val tag: Int?

Int resource ID to tag this MediaControl with. The tag can be used in tests to refer to one or more controls with the same tag.

Note: The IdRes annotation must be used to enforce use of registered ID resources. It is not used in MediaControl because it cannot be applied to interfaces.