Method SetViewpointAsync
SetViewpointAsync(Viewpoint, TimeSpan, AnimationCurve)
Animates the view to the given Viewpoint location using the provided animation curve
Declaration
public Task<bool> SetViewpointAsync(Viewpoint viewpoint, TimeSpan duration, AnimationCurve animationCurve)
Parameters
Type | Name | Description |
---|---|---|
Viewpoint | viewpoint | Viewpoint object |
System. |
duration | Duration of the animation |
Animation |
animationCurve | The animation curve for controlling the acceleration and deceleration of the animation. |
Returns
Type | Description |
---|---|
Task<System. |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
Xamarin.iOS | 100.0 - 100.15 |