次の方法で共有


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

適用対象