Instance Method
width(forSegment:)widthForSegment:widthForSegment_
Declaration
func width(forSegment segment: Int) -> CGFloatDeclaration
- (CGFloat) widthForSegment:(NSInteger) segment;Declaration
widthForSegment_(segment: int) -> floatInstance Method
func width(forSegment segment: Int) -> CGFloat- (CGFloat) widthForSegment:(NSInteger) segment;widthForSegment_(segment: int) -> float