次の方法で共有


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

移行が完了したかどうか。

属性

適用対象