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

Builder for ElementMetadata

Public methods

@NonNull byte[]

Gets property describing the element with which it is associated.

@NonNull String

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.

toString

public @NonNull String toString()