@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface BinderAnnotations.ConfirmRebinding
Presence of this annotation on a Binder(2) indicates that the framework should query the user to confirm any changes that the Binder or Binder2 had made.
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
confirm |