NSWindowExposeEventArgs Class

Definition

public class NSWindowExposeEventArgs : Foundation.NSNotificationEventArgs
type NSWindowExposeEventArgs = class
    inherit NSNotificationEventArgs
Inheritance
NSWindowExposeEventArgs

Constructors

NSWindowExposeEventArgs(NSNotification)

Properties

ExposedRect
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to