GLKit.GLKTextureLoaderCallback Delegate
Signature used by the asynchrous texture loading methods in GLKit.GLKTextureLoader.

Syntax

public delegate void GLKTextureLoaderCallback (GLKTextureInfo textureInfo, Foundation.NSError error)

Parameters

textureInfo
The infromation about the texture loaded, or null on error.
error
On success, this value is null. Otherwise it contains the error information.

Remarks

Requirements

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