RichTextLabel.pushMeta

Adds a $(D meta) tag to the tag stack. Similar to the BBCode $(D url=something){text}$(D /url), but supports non-String metadata types.

struct RichTextLabel
@nogc nothrow
void
pushMeta
(
VariantArg0
)
(
in VariantArg0 data
)

Meta