readAttributes

inline fun View.readAttributes(attrs: AttributeSet?, styleableArray: IntArray, crossinline block: TypedArray.() -> Unit)

Reads the file attributes safely

Receiver

View

Parameters

attrs

AttributeSet?

styleableArray

IntArray

block

@kotlin.ExtensionFunctionType Function1