Added in API level 1
RemoteView
@Target([AnnotationTarget.CLASS, AnnotationTarget.FILE]) class RemoteView
| android.widget.RemoteViews.RemoteView |
This annotation indicates that a subclass of View is allowed to be used with the RemoteViews mechanism.
Summary
| Public constructors | |
|---|---|
<init>()This annotation indicates that a subclass of View is allowed to be used with the |
|
Public constructors
<init>
Added in API level 1
RemoteView()
This annotation indicates that a subclass of View is allowed to be used with the RemoteViews mechanism.