Most visited

Recently visited

Added in API level 1

RemoteViews.RemoteView

public static abstract @interface RemoteViews.RemoteView
implements Annotation

android.widget.RemoteViews.RemoteView


这个注解表明View的一个子类被用于 RemoteViews机制。

Summary

Inherited methods

From interface java.lang.annotation.Annotation

Hooray!