attributes

open fun <V> attributes(key: Content.AttributeKey<V>): List<V>

Gets all the attributes with the given key.


Associated list of attributes.