共用方式為


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 關閉,則會以動畫顯示。

屬性

適用於