Enumeration 列挙

NSPointerFunctionsOptions

Defines the memory and personality options for an NSPointerFunctions object. メモリとパーソナリティオプションをNSPointerFunctionsオブジェクトに対して定義します。

Declaration 宣言

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

Overview 概要

When specifying a value, you can use only one of the options listed in Memory Options, only one of the options listed in Personality Options, and any number of other options.

Topics 話題

Memory Options メモリオプション

These options are mutually exclusive. これらのオプションは、相互に排他的です。

Personality Options パーソナリティオプション

These options are mutually exclusive. これらのオプションは、相互に排他的です。

Copy Option コピーオプション