paris-annotations / com.airbnb.paris.annotations / Attr

Attr

@Target([AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_SETTER]) annotation class Attr

Constructors

<init>

Attr(value: Int, defaultValue: Int = -1)

Properties

defaultValue

val defaultValue: Int

value

val value: Int