dividerImage(forLeftSegmentState:rightSegmentState:)
Returns the divider image for the given combination of left and right states.
Declaration
func dividerImage(forLeftSegmentState state: UIControl.State, rightSegmentState state: UIControl.State) -> UIImage?Return Value
The image used for the specified combination of left and right states.