Contents

AVCaptureSlider

A slider control that selects a value from a bounded range.

Declaration

class AVCaptureSlider

Mentioned in

Overview

Sliders are appropriate for controls that provide a single float value.

Topics

Creating a slider

Handling interaction

Accessing the control value

Setting an accessibility identifier

Inspecting presentation attributes

See Also

Capture controls