getAttribute

open override fun <T : Any> getAttribute(attribute: Attribute<T>): T?

获取指定值。

See also