Lingua

LauncherApps.ShortcutQuery.SetChangedSince(Int64) Metodo

Definizione

Se diverso da zero, restituisce solo collegamenti aggiunti o aggiornati dopo il timestamp specificato, espresso in millisecondi dall'epoca. Vedere System.currentTimeMillis().

[Android.Runtime.Register("setChangedSince", "(J)Landroid/content/pm/LauncherApps$ShortcutQuery;", "GetSetChangedSince_JHandler", ApiSince=25)]
public virtual Android.Content.PM.LauncherApps.ShortcutQuery? SetChangedSince(long changedSince);
[<Android.Runtime.Register("setChangedSince", "(J)Landroid/content/pm/LauncherApps$ShortcutQuery;", "GetSetChangedSince_JHandler", ApiSince=25)>]
abstract member SetChangedSince : int64 -> Android.Content.PM.LauncherApps.ShortcutQuery
override this.SetChangedSince : int64 -> Android.Content.PM.LauncherApps.ShortcutQuery

Parametri

changedSince
Int64

Valori restituiti

Attributi

Commenti

Se diverso da zero, restituisce solo collegamenti aggiunti o aggiornati dopo il timestamp specificato, espresso in millisecondi dall'epoca. Vedere System.currentTimeMillis().

Informazioni di riferimento su Android per android.content.pm.LauncherApps.ShortcutQuery.setChangedSince.

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