Enumeration 列挙

NotificationQueue.PostingStyle

The constants that specify when notifications are posted. いつ通知が投函されるかを指定する定数。

Declaration 宣言

enum PostingStyle : UInt, @unchecked Sendable

Overview 概要

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

Topics 話題

Constants 定数

Relationships 関係

Conforms To 次に準拠