CoreAnimation.CALayer.InsertSublayer Method
Inserts the specified layer into the CALayer.Sublayers array at the specified index.

Syntax

[Foundation.Export("insertSublayer:atIndex:")]
public virtual void InsertSublayer (CALayer layer, int index)

Parameters

layer
The layer being inserted.
index
The index at which to insert the layer.

Remarks

Documentation for this section has not yet been entered.

Requirements

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