Contents

UIPickerViewAccessibilityDelegate

A set of methods you can implement to provide accessibility information for individual components of a picker view.

Declaration

@MainActor protocol UIPickerViewAccessibilityDelegate : UIPickerViewDelegate

Topics

Providing descriptive information

See Also

Elements