Instance Method
isSelected(forSegment:)isSelectedForSegment:isSelectedForSegment_
Declaration
func isSelected(forSegment segment: Int) -> BoolDeclaration
- (BOOL) isSelectedForSegment:(NSInteger) segment;Declaration
isSelectedForSegment_(segment: int) -> bool