Share via


Geofence.MonitoredStates Properti

Definisi

Menunjukkan status geofence sedang dipantau.

public:
 property MonitoredGeofenceStates MonitoredStates { MonitoredGeofenceStates get(); };
MonitoredGeofenceStates MonitoredStates();
public MonitoredGeofenceStates MonitoredStates { get; }
var monitoredGeofenceStates = geofence.monitoredStates;
Public ReadOnly Property MonitoredStates As MonitoredGeofenceStates

Nilai Properti

Menyatakan bahwa geofence sedang dipantau.

Persyaratan Windows

Kemampuan aplikasi
location

Keterangan

Anda harus menentukan status Masuk atau Keluar , atau keduanya, agar geofence dipantau. Tidak dimungkinkan untuk membuat geofence yang hanya memantau status Dihapus .

Berlaku untuk