ObjCRuntime.BlockLiteral Structure
Wraps a ECMA CLI delegate (C# lambdas, anonymous methods or delegates) as an Objective-C block.

See Also: BlockLiteral Members

Syntax

public struct BlockLiteral

Remarks

This is a low-level class that is automatically used by the MonoTouch bindings when using Objective-C block APIs.

In the C#/ECMA CLI world delegates are automatically turned into blocks that can be consumed by Objective-C blocks-aware APIs.

Requirements

Namespace: ObjCRuntime
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0