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
| block_descriptor | IntPtr. Points to a BlockDescriptor structure. | |
| flags | BlockFlags. The flags for this Block. | |
| global_handle | IntPtr. Block global handle. | |
| invoke | IntPtr. The method to invoke. | |
| isa | IntPtr. Internal Objective-C Block ABI. | |
| local_handle | IntPtr. Internal Objective-C Block ABI. | |
| reserved | int. Reserved field. |