CoreAnimation.CALayer.InsertSublayerAbove Method
Inserts the specified layer into the CALayer.Sublayers array immediately after sibling.

Syntax

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

Parameters

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