Contents

WKAudioRecorderControllerOptionsAutorecordKey

The automatic recording behavior of the action sheet. The value of this key is an Nsnumber object with a Boolean value. When the value is True, the recording interface starts recording as soon as it is presented. When the value is False, the user must start recording manually. The default value for this option is True.

Declaration

let WKAudioRecorderControllerOptionsAutorecordKey: String

See Also

Constants