LauncherApps.ShortcutQuery.SetChangedSince(Int64) 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("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
Restituisce
- Attributi
Commenti
Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.