Tile.UpdateTile Method

Definition

Pushes the state of the Tile to Quick Settings to be displayed.

[Android.Runtime.Register("updateTile", "()V", "", ApiSince=24)]
public void UpdateTile ();
[<Android.Runtime.Register("updateTile", "()V", "", ApiSince=24)>]
member this.UpdateTile : unit -> unit
Attributes

Remarks

Pushes the state of the Tile to Quick Settings to be displayed.

Java documentation for android.service.quicksettings.Tile.updateTile().

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