Instance Method
isEnabled(forSegment:)isEnabledForSegment:isEnabledForSegment_
Declaration
func isEnabled(forSegment segment: Int) -> BoolDeclaration
- (BOOL) isEnabledForSegment:(NSInteger) segment;Declaration
isEnabledForSegment_(segment: int) -> bool