Linguaggio

RemoteViews.RemoteCollectionItems.Builder.SetHasStableIds(Boolean) Metodo

Definizione

Imposta l'oggetto con ID stabili.

[Android.Runtime.Register("setHasStableIds", "(Z)Landroid/widget/RemoteViews$RemoteCollectionItems$Builder;", "", ApiSince=31)]
public Android.Widget.RemoteViews.RemoteCollectionItems.Builder SetHasStableIds(bool hasStableIds);
[<Android.Runtime.Register("setHasStableIds", "(Z)Landroid/widget/RemoteViews$RemoteCollectionItems$Builder;", "", ApiSince=31)>]
member this.SetHasStableIds : bool -> Android.Widget.RemoteViews.RemoteCollectionItems.Builder

Parametri

hasStableIds
Boolean

boolean

Valori restituiti

Questo valore non può essere null.

Attributi

Commenti

Documentazione java per RemoteViews.RemoteCollectionItems.Builder.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a