objective c++ - How are properties of components accessed in componentkit? -
in compenentskit if add uiswitch view how access state? or if add textfield how access text? have tried setting property , has not worked. since components separated , specific child location there nothing connecting them.
the file ckcomponentdelegateattribute should able allow this.
Comments
Post a Comment