NSWindowDelegate.DidChangeBackingProperties(NSNotification) Method

Definition

[Foundation.Export("windowDidChangeBackingProperties:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DidChangeBackingProperties (Foundation.NSNotification notification);
abstract member DidChangeBackingProperties : Foundation.NSNotification -> unit
override this.DidChangeBackingProperties : Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to