Share via


INSWindowDelegate.WillMove(NSNotification) Method

Definition

[Foundation.Export("windowWillMove:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void WillMove(Foundation.NSNotification notification);
[<Foundation.Export("windowWillMove:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member WillMove : Foundation.NSNotification -> unit
override this.WillMove : Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to