SetterAnnotation.this

Constructor accepting a list of arguments, that will be passed to method, or set to a field.

struct SetterAnnotation(Args...)
this
(
Args args
)

Parameters

args Args

arguments passed to component's constructor

Meta