CoreAnimation.CALayer.InsertSublayerBelow Method
Inserts the specified layer into the CALayer.Sublayers array immediately prior to sibling.

Syntax

[Foundation.Export("insertSublayer:below:")]
public virtual void InsertSublayerBelow (CALayer layer, CALayer sibling)

Parameters

layer
The layer being inserted.
sibling
The existing sublayer, which will subsequently appear in front of 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