Compartir a través de


CALayer.ReplaceSublayer(CALayer, CALayer) Método

Definición

[Foundation.Export("replaceSublayer:with:")]
public virtual void ReplaceSublayer (CoreAnimation.CALayer layer, CoreAnimation.CALayer with);
abstract member ReplaceSublayer : CoreAnimation.CALayer * CoreAnimation.CALayer -> unit
override this.ReplaceSublayer : CoreAnimation.CALayer * CoreAnimation.CALayer -> unit

Parámetros

layer
CALayer
with
CALayer
Atributos

Se aplica a