Share via


ContentResolver.GetSyncAdapterTypes Metodo

Definizione

Ottenere informazioni sui SyncAdapter noti al sistema.

[Android.Runtime.Register("getSyncAdapterTypes", "()[Landroid/content/SyncAdapterType;", "")]
public static Android.Content.SyncAdapterType[]? GetSyncAdapterTypes ();
[<Android.Runtime.Register("getSyncAdapterTypes", "()[Landroid/content/SyncAdapterType;", "")>]
static member GetSyncAdapterTypes : unit -> Android.Content.SyncAdapterType[]

Restituisce

matrice di SyncAdapter registrati con il sistema

Attributi

Commenti

Ottenere informazioni sui SyncAdapter noti al sistema.

Documentazione Java per android.content.ContentResolver.getSyncAdapterTypes().

Le parti di questa pagina sono modifiche in base al lavoro creato e condiviso dal Android Open Source e usato in base ai termini descritti nella .

Si applica a