NSToolbar.NSToolbarDidRemoveItemNotification Eigenschaft

Definition

Benachrichtigung, die veröffentlicht wurde, nachdem eine Symbolleiste ein Element entfernt hat.

[Foundation.Advice("Use NSToolbar.Notifications.ObserveNSToolbarDidRemoveItem helper method instead.")]
[Foundation.Field("NSToolbarDidRemoveItemNotification", "AppKit")]
public static Foundation.NSString NSToolbarDidRemoveItemNotification { get; }
[<Foundation.Advice("Use NSToolbar.Notifications.ObserveNSToolbarDidRemoveItem helper method instead.")>]
[<Foundation.Field("NSToolbarDidRemoveItemNotification", "AppKit")>]
static member NSToolbarDidRemoveItemNotification : Foundation.NSString

Eigenschaftswert

NSString Konstante, sollte als Token NSNotificationCenterfür .

Attribute

Hinweise

Auf die Benachrichtigungsnutzlast kann mithilfe NSToolbarItemEventArgsvon .

Gilt für: