UIPopoverController.Dismiss(Boolean) 方法

定义

此方法将以编程方式消除 popover。

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

参数

animated
Boolean

如果 true 这样,则会对解除进行动画处理。

属性

适用于