Essential Kit
Loading...
Searching...
No Matches
NotificationIosProperties

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.
 

Constructor & Destructor Documentation

◆ NotificationIosProperties()

NotificationIosProperties ( string launchImageFileName = null)
Parameters
launchImageFileNameThe name of the launch image to display when your app is launched in response to the notification.

References NotificationIosProperties.LaunchImageFileName.