UIActionSheetDelegate.Presented(UIActionSheet) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指示已向用户显示操作表。
[Foundation.Export("didPresentActionSheet:")]
public virtual void Presented(UIKit.UIActionSheet actionSheet);
abstract member Presented : UIKit.UIActionSheet -> unit
override this.Presented : UIKit.UIActionSheet -> unit
参数
- actionSheet
- UIActionSheet
- 属性