다음을 통해 공유


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
특성

적용 대상