In This Article

Information16 Class

An information icon Avalonia.Media.DrawingImage, optimized for 16x16 usage.

public class Information16 : DrawingImage, IImage
Inheritance:
object AvaloniaObject DrawingImage object
Implements:
IImage

Constructors

Information16(IServiceProvider?)

Initializes an instance of the class.

public Information16(IServiceProvider? serviceProvider = null)
Parameter Type Description
serviceProvider IServiceProvider

The parent's service provider.

Inherited Members

Extension Methods