Contents

AVCaptureIndexPicker

A control for selecting from a set of mutually exclusive values by index.

Declaration

class AVCaptureIndexPicker

Mentioned in

Overview

Index pickers are appropriate for controls that provide an indexed container of values.

Topics

Creating an index picker

Handling interaction

Accessing the control value

Setting an accessibility identifier

Inspecting presentation attributes

Initializers

See Also

Capture controls