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
属性

适用于