| LocationLongtitude Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.LocationModule.Models.Location.Longtitude"]
Namespace: Quickblox.Sdk.Modules.LocationModule.ModelsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double Longtitude { get; set; }Public Property Longtitude As Double
Get
Set
public:
property double Longtitude {
double get ();
void set (double value);
}member Longtitude : float with get, set
Property Value
Type:
Double
See Also