Click or drag to resize

NotificationIHandlerMessage Property

Gets or sets the message of the Notification.

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

Property Value

Type: String
The message of the Notification.
See Also