|
Essential Kit
|
Notification properties specific to iOS platform.
Public Member Functions | |
| NotificationIosProperties (string launchImageFileName=null) | |
| Initializes a new instance of the NotificationIosProperties class. | |
Properties | |
| string | LaunchImageFileName [get] |
| The name of the launch image to display when your app is launched in response to the notification. | |
| NotificationIosProperties | ( | string | launchImageFileName = null | ) |
| launchImageFileName | The name of the launch image to display when your app is launched in response to the notification. |
References NotificationIosProperties.LaunchImageFileName.