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