UIKit.UIApplicationDelegate.DidRegisterUserNotificationSettings Method
Informs the app of the type of notifications it can use, as a UIKit.UIUserNotificationSettings object.

Syntax

[Foundation.Export("application:didRegisterUserNotificationSettings:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual void DidRegisterUserNotificationSettings (UIApplication application, UIUserNotificationSettings notificationSettings)

Parameters

application
Documentation for this section has not yet been entered.
notificationSettings
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0