Declared in UISearchBar+RAC.h
UISearchBar+RAC.m

Overview

Adds ReactiveCocoa support to search bars

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