plugin

abstract fun <V : PluginValue> plugin(plugin: ViewPlugin<V>): V?

Get the current value of a view plugin, or null if the plugin is not active.