次の方法で共有


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
属性

適用対象