@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface UiHints
Modifier and Type | Optional Element and Description |
---|---|
boolean |
showConnectionIndicator
Flags the source type to enable the display of a connection status indicator in the UI.
|