Share via


INSWindowDelegate.DidExpose(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to