次の方法で共有


NSWindowExposeEventArgs クラス

定義

public class NSWindowExposeEventArgs : Foundation.NSNotificationEventArgs
type NSWindowExposeEventArgs = class
    inherit NSNotificationEventArgs
継承
NSWindowExposeEventArgs

コンストラクター

NSWindowExposeEventArgs(NSNotification)

プロパティ

ExposedRect
Notification

ポストされた通知の基になる NSNotification オブジェクト。

(継承元 NSNotificationEventArgs)

適用対象