UIActionSheetDelegate.WillPresent(UIActionSheet) 方法

定义

指示即将显示操作表。

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

参数

actionSheet
UIActionSheet
属性

适用于