Declaration

var sizeCellsToFit: Bool { get set }

Declaration

@property (nonatomic) BOOL sizeCellsToFit;

Declaration

sizeCellsToFit() -> bool
setSizeCellsToFit_(sizeCellsToFit: bool)