Enumeration 列挙

NSKeyValueChange

The kinds of changes that can be observed. 監視されることが可能である、変更の種類。

Declaration 宣言

enum NSKeyValueChange : UInt, @unchecked Sendable

Overview 概要

These constants are returned as the value for a kindKey key in the change dictionary passed to observeValue(forKeyPath:of:change:context:) indicating the type of change made. これらの定数は、observeValue(forKeyPath:of:change:context:)に渡される変更辞書の中のkindKeyキーに対する値として返されます、為された変更の型を指し示しています。

Topics 話題

Constants 定数

Relationships 関係

Conforms To 次に準拠