Property SmallIcon
SmallIcon
Notification small icon.
It will be used to represent the notification in the status bar and content view (unless overridden there by a large icon)
The icon has to be registered in Notification Settings or a PNG file has to be placed in the res/drawable folder of the Android library plugin
and it's name has to be specified without the extension.
Alternatively it can also be URI supported by the OS.
Declaration
public string SmallIcon { get; set; }
Property Value
| Type | Description |
|---|---|
| string |