Instance Property
currentHeight
The current height of the palette
Declaration
optional var currentHeight: UInt { get set }Declaration
@property (nonatomic, assign) NSUInteger currentHeight;Declaration
currentHeight() -> int
setCurrentHeight_(currentHeight: int)Discussion
Implement this when your palette is resize-able