Enumeration 列挙

NSNotificationCoalescing

The constants that specify how notifications are coalesced. どのように通知が結合されるかを指定する定数。

Declaration 宣言

typedef enum NSNotificationCoalescing : NSUInteger {
    ...
} NSNotificationCoalescing;

Overview 概要

These constants are used by the enqueueNotification:postingStyle:coalesceMask:forModes: method. これらの定数は、enqueueNotification:postingStyle:coalesceMask:forModes:メソッドによって使われます。

Topics 話題

Constants 定数