public final class UIUserNotificationActivationMode extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
Background
The application is activated and moved to the background.
|
static int |
Foreground
The application is activated and moved to the foreground.
|
public static final int Foreground
public static final int Background
Copyright © 2020. All rights reserved.