TKBalloonShape Class Reference
Inherits from | TKShape : NSObject |
Declared in | TKBalloonShape.h |
Tasks
-
– initWithArrowPosition:size:
-
arrowPosition
property -
arrowSize
property -
cornerRadius
property -
arrowOffset
property -
useStrictArrowPosition
property
Properties
arrowOffset
Gets or sets an offset which will be used when calculating the arrow position when it is centered.
@property (nonatomic, assign) CGFloat arrowOffset
Declared In
TKBalloonShape.h
arrowPosition
Gets or sets the arrow position
@property (nonatomic, assign) TKBalloonShapeArrowPosition arrowPosition
Declared In
TKBalloonShape.h
arrowSize
Gets or sets the arrow size
@property (nonatomic, assign) CGSize arrowSize
Declared In
TKBalloonShape.h