Index Hierarchy UISearchBar(RAC) Category Reference Declared in UISearchBar+RAC.hUISearchBar+RAC.m Overview Adds ReactiveCocoa support to search bars Tasks – rac_textSignal Instance Methods rac_textSignal A signal that is emitted when the text in a search bar is updated by a user. Is not emitted if text property of search bar is edited programatically. - (RACSignal *)rac_textSignal Declared In UISearchBar+RAC.h Index Hierarchy