美文网首页
ReactiveObjC (二八)( RACKVOTrampol

ReactiveObjC (二八)( RACKVOTrampol

作者: 李潇南 | 来源:发表于2017-08-31 11:09 被阅读18次
    @interface RACKVOTrampoline : RACDisposable
    
    - (instancetype)initWithTarget:(__weak NSObject *)target observer:(__weak NSObject *)observer keyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options block:(RACKVOBlock)block;
    
    @end
    

    相关文章

      网友评论

          本文标题:ReactiveObjC (二八)( RACKVOTrampol

          本文链接:https://www.haomeiwen.com/subject/arfqjxtx.html