次の方法で共有


EAAccessoryEventArgs クラス

定義

イベントにデータを提供します。

public class EAAccessoryEventArgs : Foundation.NSNotificationEventArgs
type EAAccessoryEventArgs = class
    inherit NSNotificationEventArgs
継承
EAAccessoryEventArgs

コンストラクター

EAAccessoryEventArgs(NSNotification)

EAAccessoryEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Accessory

イベントにデータを提供します。

Notification

ポストされた通知の基になる NSNotification オブジェクト。

(継承元 NSNotificationEventArgs)
Selected

イベントにデータを提供します。

適用対象