[]
        
(Showing Draft Content)

C1.Maui.Core.C1SvgIcon.Source

Source Property

Source

Gets or sets the image source.

Declaration
[TypeConverter(typeof(UriTypeConverter))]
public Uri Source { get; set; }
<TypeConverter(GetType(UriTypeConverter))>
Public Property Source As Uri