Declaration

var cellMaxWidth: Int { get set }

Declaration

@property (nonatomic) NSInteger cellMaxWidth;

Declaration

cellMaxWidth() -> int
setCellMaxWidth_(cellMaxWidth: int)