7 references to AnimationLayerName
Microsoft.Maui.Controls.Compatibility (7)
iOS\Renderers\FormsUIImageView.cs (7)
49
Layer.RemoveAnimation(
AnimationLayerName
);
57
Layer.AddAnimation(_animation,
AnimationLayerName
);
84
Layer.RemoveAnimation(
AnimationLayerName
);
85
Layer.AddAnimation(_animation,
AnimationLayerName
);
98
Layer.RemoveAnimation(
AnimationLayerName
);
99
Layer.AddAnimation(_animation,
AnimationLayerName
);
118
Layer.RemoveAnimation(
AnimationLayerName
);