ModifiersBuilders.ElementMetadata
@RequiresSchemaVersion(major = 1, minor = 0)
public final class ModifiersBuilders.ElementMetadata
Metadata about an element. For use by libraries building higher-level components only. This can be used to track component metadata.
Summary
Nested types |
|---|
public final class ModifiersBuilders.ElementMetadata.BuilderBuilder for |
Public methods |
|
|---|---|
@NonNull byte[] |
Gets property describing the element with which it is associated. |
@NonNull String |
toString() |
Public methods
getTagData
Added in 1.0.0
public @NonNull byte[] getTagData()
Gets 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.