1 instantiation of MauiImageView
Microsoft.Maui (1)
Handlers\Image\ImageHandler.iOS.cs (1)
8
protected override UIImageView CreatePlatformView() => new
MauiImageView
(this);