DismissLine(Action)

Method in VoiceOverView

Summary

Ends any existing playback, and reports that the line has finished dismissing.

public override void DismissLine(Action onDismissalComplete)

Remarks

Parameters

Name
Description

Action onDismissalComplete

The method that should be called when the view has finished dismissing the line.

See Also

Last updated

Was this helpful?