다음을 통해 공유


UIDocumentBrowserTransitionController.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

전환이 완료되었는지 여부입니다.

특성

적용 대상