Local user notifications and app's active state

When the app receives a local notification (i.e. not a remote push) and iOS thus calls userNotificationCenter(_:willPresent:withCompletionHandler:) will that also result in the UIApplication.didBecomeActiveNotification being fired?