public interface

ModifiersProto.ElementMetadataOrBuilder

 androidx.wear.protolayout.proto.ModifiersProto.ElementMetadataOrBuilder

Subclasses:

ModifiersProto.ElementMetadata, ModifiersProto.ElementMetadata.Builder

Summary

Methods
public com.google.protobuf.ByteStringgetTagData()

 Property describing the element with which it is associated.

Methods

public com.google.protobuf.ByteString getTagData()

 Property describing the element with which it is associated. For use by
 libraries building higher-level components only. This can be used to track
 component metadata.
 
bytes tag_data = 1;

Returns:

The tagData.