NYSBubbleButton Class Reference
Inherits from | UIView |
---|---|
Declared in | NYSBubbleButton.h NYSBubbleButton.m |
Other Methods
Other Methods
edgeInsets
父视图中可移动范围边距 默认为 0 0 0 0 (气泡默认可活动范围为父视图大小)
@property (nonatomic, assign) UIEdgeInsets edgeInsets
Discussion
父视图中可移动范围边距 默认为 0 0 0 0 (气泡默认可活动范围为父视图大小)
Declared In
NYSBubbleButton.h
clickBubbleBlock
点击气泡Block
@property (nonatomic, copy) void ( ^ ) ( void ) clickBubbleBlock
Discussion
点击气泡Block
Declared In
NYSBubbleButton.h