Notification Class |
Namespace: Eto.Forms
The Notification type exposes the following members.
Name | Description | |
---|---|---|
Notification | Initializes a new instance of the Notification class |
Name | Description | |
---|---|---|
ContentImage |
Gets or sets the content image of the notification
| |
Icon | Obsolete.
Gets or sets the icon for the Notification.
| |
Message |
Gets or sets the message of the Notification.
| |
RequiresTrayIndicator |
Gets a value indicating whether this Notification
requires a TrayIndicator to be displayed.
| |
Title |
Gets or sets the title for the Notification.
| |
UserData |
Gets or sets user data for the notification.
|
Name | Description | |
---|---|---|
OnActivated | Obsolete.
Raises the Activated event.
| |
Show |
Shows the current notification.
|
Name | Description | |
---|---|---|
ActivatedEvent | Obsolete.
Event identifier for handlers when attaching the Activated event.
|