27 Mart 2025'ten itibaren AOSP'yi derlemek ve AOSP'ye katkıda bulunmak için aosp-main
yerine android-latest-release
kullanmanızı öneririz. Daha fazla bilgi için AOSP'de yapılan değişiklikler başlıklı makaleyi inceleyin.
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
GeofenceData Yapı Referansı
#include <
fused_location.h
>
Coğrafi çit ve veri türünü temsil eder
Tanımı,
fused_location.h
dosyasının
706
satırı
Bu yapının dokümanları aşağıdaki dosyadan oluşturulmuştur:
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-27 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-27 UTC."],[],[],null,["# Android Hardware Abstraction Layer: GeofenceData Struct Reference\n\nGeofenceData Struct Reference\n=============================\n\n[Data Fields](#pub-attribs) \nGeofenceData Struct Reference \n\n`\n#include \u003c\n`[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)`\n\u003e\n`\n\n|-----------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| [GeofenceType](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h) | [type](/reference/hal/struct_geofence_data#aa92264671c3d394ff5180f5b4f83bc5d) |\n| ||\n| union { |\n| [GeofenceCircle](/reference/hal/struct_geofence_circle) [circle](/reference/hal/struct_geofence_data#a9572e4f1718773b73172ddff2a3a2c37) |\n| ||\n| } | [geofence](/reference/hal/struct_geofence_data#a28e592bd5482dd912868dcd4950ee471) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nRepresents the type of geofence and data\n\n\nDefinition at line\n[706](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\nField Documentation\n-------------------\n\n\n|----------------------------------------------------------------|\n| [GeofenceCircle](/reference/hal/struct_geofence_circle) circle |\n\n\nDefinition at line\n[709](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\n|------------------------|\n| union { ... } geofence |\n\n\n|--------------------------------------------------------------------------------------------------------------------------------|\n| [GeofenceType](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h) type |\n\n\nDefinition at line\n[707](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)"]]