次の方法で共有


NSUndoManagerCloseUndoGroupEventArgs クラス

定義

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

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

コンストラクター

NSUndoManagerCloseUndoGroupEventArgs(NSNotification)

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

プロパティ

Discardable

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

Notification

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

(継承元 NSNotificationEventArgs)

適用対象