Instance Property インスタンスプロパティ

describe

Points to the function which produces an autoreleased NSString * describing the given element. If NULL, then the map table produces a generic string description. 与えられた要素を記述しているオートリリースされるNSString * を生成する関数を指します。NULLならば、そのときマップテーブルは一般的文字列表現を生成します。

Declaration 宣言

NSString * _Nullable (*describe)(NSMapTable *table, const void *);