pub fn RecorderCancelButton(_: RecorderCancelButtonProps) -> ElementExpand description
A native button that cancels a pending or active Recording.
ยงProps
For details, see the props struct definition.
recorder:AudioRecorderpreparing_label:Stringrecording_label:Stringon_cancelled:Option<EventHandler<()>>