Contents

WKAudioRecorderControllerOptionsAlwaysShowActionTitleKey

The behavior for showing the action button. The value of this key is an Nsnumber object with a Boolean value. When the value is True, the recording interface always shows the action button. When the value is False, the sheet shows the button only after the user has recorded some audio. The default value for this option is YES.

Declaration

let WKAudioRecorderControllerOptionsAlwaysShowActionTitleKey: String

See Also

Constants