共用方式為


UIActionSheetDelegate.Presented(UIActionSheet) 方法

定義

表示動作表已向使用者呈現。

[Foundation.Export("didPresentActionSheet:")]
public virtual void Presented (UIKit.UIActionSheet actionSheet);
abstract member Presented : UIKit.UIActionSheet -> unit
override this.Presented : UIKit.UIActionSheet -> unit

參數

actionSheet
UIActionSheet
屬性

適用於