ModifiersBuilders.ElementMetadata


@RequiresSchemaVersion(major = 1, minor = 0)
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

Public functions

ByteArray<Byte>

Gets property describing the element with which it is associated.

String

Public functions

getTagData

Added in 1.0.0
fun getTagData(): ByteArray<Byte>

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

fun toString(): String