Contents

defaultOption

The default option in the group.

Declaration

var defaultOption: AVMediaSelectionOption? { get }

Discussion

The default option is intended for use in the absence of a specific end-user selection or preference. Can be nil, indicating that without a specific end-user selection or preference, no option in the group is intended to be selected.

See Also

Accessing media selection options