public interface ViewAttributesProvider
Provides the extra attributes for the as Map<String,Any?>.
abstract Unit
extractAttributes(View view, Map<String, Object> attributes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit extractAttributes(View view, Map<String, Object> attributes)
Add extra attributes to the default attributes Map.
view
attributes