jpsim / JPSVolumeButtonHandler

JPSVolumeButtonHandler provides an easy block interface to hardware volume buttons on iOS devices. Perfect for camera apps!
MIT License
333 stars 90 forks source link

Would you mind please specify the usage more clear? #9

Closed aetherwu closed 9 years ago

aetherwu commented 9 years ago

Don't get 'volumeButtonHandler' part.... "property volumeButtonHandler not found on object of type viewcontroller...

Thanks.....

aetherwu commented 9 years ago

Oh, i c. I need to add: @property (nonatomic, strong) JPSVolumeButtonHandler *volumeButtonHandler;