次の方法で共有


UIAlertController.Actions プロパティ

定義

オブジェクトがユーザーに提供するthisUIAlertControllerアクションのUIAlertAction配列を取得します。

public virtual UIKit.UIAlertAction[] Actions { [Foundation.Export("actions")] get; }
member this.Actions : UIKit.UIAlertAction[]

プロパティ値

属性

適用対象