GeofenceHardwareRequest.NotificationResponsiveness Proprietà

Definizione

Restituisce la velocità di risposta delle notifiche di questo recinto virtuale. - oppure - Impostare la velocità di risposta della notifica del recinto virtuale.

public int NotificationResponsiveness { [Android.Runtime.Register("getNotificationResponsiveness", "()I", "")] get; [Android.Runtime.Register("setNotificationResponsiveness", "(I)V", "")] set; }
[<get: Android.Runtime.Register("getNotificationResponsiveness", "()I", "")>]
[<set: Android.Runtime.Register("setNotificationResponsiveness", "(I)V", "")>]
member this.NotificationResponsiveness : int with get, set

Valore della proprietà

Attributi

Commenti

Documentazione del getter delle proprietà:

Restituisce la velocità di risposta delle notifiche di questo recinto virtuale.

per android.hardware.location.GeofenceHardwareRequest.getNotificationResponsiveness().

Documentazione del setter delle proprietà:

Impostare la velocità di risposta delle notifiche del recinto virtuale.

per android.hardware.location.GeofenceHardwareRequest.setNotificationResponsiveness(int).

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