Release 4.0.0-preview1-00279
[platform/core/csapi/tizenfx.git] / src / Tizen.Location / Tizen.Location / NamespaceDoc.cs
1 /**
2 <summary>
3 The Tizen.Location namespace provides classes for obtaining information related to the geographical location.
4 Notifications on events like service becoming enabled or disabled,
5 new position data being available, and others can also be acquired.
6 </summary>
7 <remarks>
8 <h2>Overview</h2>
9 <para>The Tizen.Location namespace provides classes for obtaining information related to the geographical location.
10 Notifications on events like service becoming enabled or disabled,
11 new position data being available, and others can also be acquired.</para>
12 <h2>Related Features</h2>
13 <para>To guarantee that the location application runs on a device with the location profile feature,
14 declare the following feature requirements in the config file:<br/>
15 http://tizen.org/feature/location<br/>
16 http://tizen.org/feature/location.gps<br/>
17 http://tizen.org/feature/location.wps
18 </para>
19 </remarks>
20 */
21 namespace Tizen.Location {}