共用方式為


UISearchController.AnimationEnded(Boolean) 方法

定義

通知動畫物件是否順利完成轉換動畫。

[Foundation.Export("animationEnded:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void AnimationEnded (bool transitionCompleted);
abstract member AnimationEnded : bool -> unit
override this.AnimationEnded : bool -> unit

參數

transitionCompleted
Boolean
屬性

適用於