Method OpenNotificationSettings
OpenNotificationSettings()
Opens Settings. On iOS there is no way to open notification settings specifically, but you can open settings app with current application settings. Note, that application will be suspended, since opening settings is switching to different application.
Declaration
public static void OpenNotificationSettings()