TileService.ActionQsTile Field

Definition

Action that identifies a Service as being a TileService.

[Android.Runtime.Register("ACTION_QS_TILE", ApiSince=24)]
public const string ActionQsTile;
[<Android.Runtime.Register("ACTION_QS_TILE", ApiSince=24)>]
val mutable ActionQsTile : string

Field Value

Attributes

Remarks

Action that identifies a Service as being a TileService.

Java documentation for android.service.quicksettings.TileService.ACTION_QS_TILE.

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