Android.Widget.RemoteViews: Constructor Members

The constructors of Android.Widget.RemoteViews are listed below. For a list of all members, see the RemoteViews Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Reads a RemoteViews object from a parcel.
Create a new RemoteViews object that will inflate as the specified landspace or portrait RemoteViews, depending on the current configuration.
Create a new RemoteViews object that will display the views contained in the specified layout file.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.