IUIViewControllerAnimatedTransitioning.TransitionDuration Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The duration, in seconds, of the transition.
[Foundation.Export("transitionDuration:")]
[Foundation.Preserve(Conditional=true)]
public double TransitionDuration (UIKit.IUIViewControllerContextTransitioning transitionContext);
abstract member TransitionDuration : UIKit.IUIViewControllerContextTransitioning -> double
Parameters
- transitionContext
- IUIViewControllerContextTransitioning
Returns
- Attributes