Method SetViewpointRotationAsync
SetViewpointRotationAsync(Double)
Sets the rotation angle of the map
Declaration
public Task<bool> SetViewpointRotationAsync(double angleDegrees)
Parameters
Type | Name | Description |
---|---|---|
System. |
angleDegrees | Rotation angle in degrees. |
Returns
Type | Description |
---|---|
Task<System. |
|
Remarks
Angle will be normalized between 0 and 360 degrees.
Applies to
Platforms and versions
Target | Versions |
---|---|
Xamarin.iOS | 100.0 - 100.15 |