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
Requirements
Namespace: CoreAnimation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0