Im trying to set the setContentFilters of textfields Programically to turn on/off colour invert Programically
what do i have to type after setContentFilters: to turn on/off invert colour
what do i have to type after setContentFilters: to turn on/off invert colour
Code:
[_textfield setContentFilters:somecodehere];