UISegmentedControl

GPTKB entity

Statements (35)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:availableOn gptkb:iPad
gptkb:iPhone
gptkb:iPod_Touch
gptkbp:compatibleWith NSCoding
UIAppearance
UIAccessibilityIdentification
gptkbp:customs backgroundImage
contentPositionAdjustment
dividerImage
tintColor
gptkbp:documentation https://developer.apple.com/documentation/uikit/uisegmentedcontrol
gptkbp:event valueChanged
gptkbp:hasMethod imageForSegmentAtIndex:
insertSegmentWithTitle:atIndex:animated:
removeSegmentAtIndex:animated:
setEnabled:forSegmentAtIndex:
setImage:forSegmentAtIndex:
setTitle:forSegmentAtIndex:
titleForSegmentAtIndex:
gptkbp:hasProperty apportionsSegmentWidthsByContent
momentary
numberOfSegments
selectedSegmentIndex
https://www.w3.org/2000/01/rdf-schema#label UISegmentedControl
gptkbp:introducedIn gptkb:iOS_2.0
gptkbp:language gptkb:Objective-C
gptkb:Swift
gptkbp:partOf gptkb:UIKit
gptkbp:platform gptkb:iOS
gptkbp:superclass UIControl
gptkbp:usedFor displaying a horizontal control made of multiple segments
allowing selection of one segment at a time
gptkbp:bfsParent gptkb:iOS_UIKit
gptkbp:bfsLayer 7