GeofenceHardware.MonitoringTypeGpsHardware フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Hardware.Location.GeofenceMonitoringType enum directly instead of this field.

GPS ハードウェアによって実行されるジオフェンス監視の定数。

[Android.Runtime.Register("MONITORING_TYPE_GPS_HARDWARE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Location.GeofenceMonitoringType enum directly instead of this field.", true)]
public const Android.Hardware.Location.GeofenceMonitoringType MonitoringTypeGpsHardware = 0;
[<Android.Runtime.Register("MONITORING_TYPE_GPS_HARDWARE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Location.GeofenceMonitoringType enum directly instead of this field.", true)>]
val mutable MonitoringTypeGpsHardware : Android.Hardware.Location.GeofenceMonitoringType

フィールド値

Value = 0
属性

注釈

GPS ハードウェアによって実行されるジオフェンス監視の定数。

android.hardware.location.GeofenceHardware.MONITORING_TYPE_GPS_HARDWAREJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象