AgentTaskEvent.Builder.SetBackground(Icon) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Android.Runtime.Register("setBackground", "(Landroid/graphics/drawable/Icon;)Landroid/agenticon/AgentTaskEvent$Builder;", "", ApiSince=37)]
public Android.AgentIcon.AgentTaskEvent.Builder SetBackground(Android.Graphics.Drawables.Icon? background);
[<Android.Runtime.Register("setBackground", "(Landroid/graphics/drawable/Icon;)Landroid/agenticon/AgentTaskEvent$Builder;", "", ApiSince=37)>]
member this.SetBackground : Android.Graphics.Drawables.Icon -> Android.AgentIcon.AgentTaskEvent.Builder
Parametri
- background
- Icon
Valori restituiti
- Attributi