Freigeben über


UISearchController.TransitionDuration Methode

Definition

Ruft die Dauer der Übergangsanimation in Sekunden vom Animatorobjekt ab.

[Foundation.Export("transitionDuration:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual double TransitionDuration (UIKit.IUIViewControllerContextTransitioning transitionContext);
abstract member TransitionDuration : UIKit.IUIViewControllerContextTransitioning -> double
override this.TransitionDuration : UIKit.IUIViewControllerContextTransitioning -> double

Parameter

Gibt zurück

Implementiert

Attribute

Gilt für: