다음을 통해 공유


UIPopoverController.Dismiss(Boolean) 메서드

정의

이 메서드는 프로그래밍 방식으로 팝오버를 해제합니다.

[Foundation.Export("dismissPopoverAnimated:")]
public virtual void Dismiss (bool animated);
abstract member Dismiss : bool -> unit
override this.Dismiss : bool -> unit

매개 변수

animated
Boolean

그렇다면 true 해고에 애니메이션이 적용됩니다.

특성

적용 대상