mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 14:35:45 +00:00
Cancel speaker
This commit is contained in:
parent
c3ec856451
commit
ba5a9de26d
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ namespace AideDeJeu.Views.Library
|
|||
protected override void OnDisappearing()
|
||||
{
|
||||
base.OnDisappearing();
|
||||
BindingItem.Main.Speech.ExecuteCancelSpeakCommand();
|
||||
BindingItem.Main.CurrentItem = null;
|
||||
}
|
||||
private string _Path { get; set; } = null; //"index.md";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue