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

frameLength

The number of bytes that the arguments, taken together, occupy on the stack. 引数それらが、一緒にされて、スタック上で占有するバイト数。

Declaration 宣言

@property(readonly) NSUInteger frameLength;

Discussion 議論

This number varies with the hardware architecture the application runs on. この数は、アプリケーションが動作するハードウェアアーキテクチャでさまざまです。

See Also 参照

Getting Information on Argument Types 引数型に関する情報を取得する