Declaration

var smallestNameHeight: CGFloat { get set }

Declaration

@property (nonatomic) CGFloat smallestNameHeight;

Declaration

smallestNameHeight() -> float
setSmallestNameHeight_(smallestNameHeight: float)