Click or drag to resize

NotificationIHandlerContentImage Property

Gets or sets the content image of the notification

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Image ContentImage { get; set; }

Property Value

Type: Image
Remarks
This is used to provide context to the user for what the notification is for.
See Also