Condividi tramite


TileService.OnStopListening Method

Definition

Called when this tile moves out of the listening state.

[Android.Runtime.Register("onStopListening", "()V", "GetOnStopListeningHandler", ApiSince=24)]
public virtual void OnStopListening ();
[<Android.Runtime.Register("onStopListening", "()V", "GetOnStopListeningHandler", ApiSince=24)>]
abstract member OnStopListening : unit -> unit
override this.OnStopListening : unit -> unit
Attributes

Remarks

Called when this tile moves out of the listening state.

Java documentation for android.service.quicksettings.TileService.onStopListening().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to