[**@notifee/react-native**](react-native/reference/index)

***

[@notifee/react-native](react-native/reference/index) / AndroidNotificationSettings

# Interface: AndroidNotificationSettings

## Properties

### alarm

> **alarm**: [`AndroidNotificationSetting`](react-native/reference/Enumeration.AndroidNotificationSetting)

Enum describing if you can create triggers

For Android \< 12 / API \< 31, this will default to true

View the [Trigger](/react-native/android/triggers#android-12-limitations) documentation for more information.

#### Defined in

[packages/react-native/src/types/NotificationAndroid.ts:482](https://github.com/invertase/notifee/blob/main/packages/react-native/src/types/NotificationAndroid.ts#L482)
