Sessions automatically watch for requests that all system UI be closed (such as when
the user presses HOME), which will appear here.
Syntax
[Android.Runtime.Register("onCloseSystemDialogs", "()V", "GetOnCloseSystemDialogsHandler")] public virtual voidOnCloseSystemDialogs ()
Remarks
Sessions automatically watch for requests that all system UI be closed (such as when
the user presses HOME), which will appear here. The default implementation always
calls VoiceInteractionSession.Finish.