1 write to Height
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\ImageAnimationHelper.cs (1)
175 animation.Height = imageData.Height;
1 reference to Height
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\FormsUIImageView.cs (1)
35 return new CoreGraphics.CGSize(Animation.Width, Animation.Height);