Enumeration 列挙

Memory Allocation Options メモリアロケーションオプション

Constants used to control behavior when allocating or reallocating collectible memory. コレクション可能なメモリをアロケートまたは再アロケートする時挙動を制御するのに使われる定数。

Declaration 宣言

enum : NSUInteger {
    ...
};

Topics 話題

Constants 定数

See Also 参照

Legacy レガシー