UIKit.UIUserNotificationSettings.GetSettingsForTypes Method
Gets settings that can be used to register the requested notification and action types.

Syntax

[Foundation.Export("settingsForTypes:categories:")]
public static UIUserNotificationSettings GetSettingsForTypes (UIUserNotificationType types, Foundation.NSSet categories)

Parameters

types
Bitmap of notification types that the app is permitted to use.
categories

Registered group of actions for an app.

This parameter can be null.

Returns

User Notification settings of type UIKit.UIUserNotificationSettings.

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