Contents

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