TencentNavKit
TNKCustomAreaView Class Reference

#import <TNKCustomAreaView.h>

Inheritance diagram for TNKCustomAreaView:

Instance Methods

(void) - setHeight:
 

Properties

id< TNKCustomAreaViewDelegatedelegate
 
UIView * contentView
 
CGFloat currentHeight
 

Method Documentation

◆ setHeight:

- (void) setHeight: (CGFloat)  height

设置高度

Parameters
height目标高度

Property Documentation

◆ contentView

- (UIView*) contentView
readnonatomicstrong

内容容器视图(用户应该将自定义内容添加到此视图)

◆ currentHeight

- (CGFloat) currentHeight
readnonatomicassign

当前高度

◆ delegate

- (id<TNKCustomAreaViewDelegate>) delegate
readwritenonatomicweak

代理


The documentation for this class was generated from the following file: