NSObject(FBKVOController) Category Reference

Declared in FBKVOController.h

  KVOController

Lazy-loaded FBKVOController for use with any object

@property (nonatomic, strong) FBKVOController *KVOController

Return Value

FBKVOController associated with this object, creating one if necessary

Discussion

This makes it convenient to simply create and forget a FBKVOController, and when this object gets dealloc’d, so will the associated controller and the observation info.

Declared In

FBKVOController.h