MonoMac.ObjCRuntime.BlockLiteral: Field Members

The fields of MonoMac.ObjCRuntime.BlockLiteral are listed below. For a list of all members, see the BlockLiteral Members list.

See Also: Inherited members from System.ValueType

Public Fields

block_descriptorIntPtr. Points to a BlockDescriptor structure.
flagsBlockFlags. The flags for this Block.
global_handleIntPtr. Block global handle.
invokeIntPtr. The method to invoke.
isaIntPtr. Internal Objective-C Block ABI.
local_handleIntPtr. Internal Objective-C Block ABI.
reservedint. Reserved field.