RemoteViews
ActionException
InterfaceConsts
RemoteCollectionItems
RemoteResponse
RemoteView
RemoteViewOutlineProvider
ExtraChecked
ExtraSharedElementBounds
MarginBottom
MarginEnd
MarginLeft
MarginRight
MarginStart
MarginTop
RemoteViews(Parcel)
RemoteViews(RemoteViews)
RemoteViews(IntPtr, JniHandleOwnership)
RemoteViews(RemoteViews, RemoteViews)
RemoteViews(String, Int32)
RemoteViews(String, Int32, Int32)
RemoteViews(IDictionary<SizeF, RemoteViews>)
Creator
JniPeerMembers
LayoutId
Package
ThresholdClass
ThresholdType
ViewId
AddStableView(Int32, RemoteViews, Int32)
AddView(Int32, RemoteViews)
Apply(Context, ViewGroup)
Clone()
DescribeContents()
OnLoadClass(Class)
Reapply(Context, View)
RemoveAllViews(Int32)
SetAccessibilityTraversalAfter(Int32, Int32)
SetAccessibilityTraversalBefore(Int32, Int32)
SetBitmap(Int32, String, Bitmap)
SetBlendMode(Int32, String, BlendMode)
SetBoolean(Int32, String, Boolean)
SetBundle(Int32, String, Bundle)
SetByte(Int32, String, SByte)
SetChar(Int32, String, Char)
SetCharSequence(Int32, String, ICharSequence)
SetCharSequence(Int32, String, Int32)
SetCharSequence(Int32, String, String)
SetCharSequenceAttr(Int32, String, Int32)
SetChronometer(Int32, Int64, String, Boolean)
SetChronometerCountDown(Int32, Boolean)
SetColor(Int32, String, Int32)
SetColorAttr(Int32, String, Int32)
SetColorInt(Int32, String, Int32, Int32)
SetColorStateList(Int32, String, ColorStateList)
SetColorStateList(Int32, String, Int32)
SetColorStateList(Int32, String, ColorStateList, ColorStateList)
SetColorStateListAttr(Int32, String, Int32)
SetCompoundButtonChecked(Int32, Boolean)
SetContentDescription(Int32, ICharSequence)
SetContentDescription(Int32, String)
SetDisplayedChild(Int32, Int32)
SetDouble(Int32, String, Double)
SetEmptyView(Int32, Int32)
SetFloat(Int32, String, Single)
SetFloatDimen(Int32, String, Int32)
SetFloatDimen(Int32, String, Single, Int32)
SetFloatDimenAttr(Int32, String, Int32)
SetIcon(Int32, String, Icon)
SetIcon(Int32, String, Icon, Icon)
SetImageViewBitmap(Int32, Bitmap)
SetImageViewIcon(Int32, Icon)
SetImageViewResource(Int32, Int32)
SetImageViewUri(Int32, Uri)
SetInt(Int32, String, Int32)
SetIntDimen(Int32, String, Int32)
SetIntDimen(Int32, String, Single, Int32)
SetIntDimenAttr(Int32, String, Int32)
SetIntent(Int32, String, Intent)
SetLabelFor(Int32, Int32)
SetLightBackgroundLayoutId(Int32)
SetLong(Int32, String, Int64)
SetOnCheckedChangeResponse(Int32, RemoteResponse)
SetOnClickFillInIntent(Int32, Intent)
SetOnClickPendingIntent(Int32, PendingIntent)
SetOnClickResponse(Int32, RemoteResponse)
SetPendingIntentTemplate(Int32, PendingIntent)
SetProgressBar(Int32, Int32, Int32, Boolean)
SetRadioGroupChecked(Int32, Int32)
SetRelativeScrollPosition(Int32, Int32)
SetRemoteAdapter(Int32, Intent)
SetRemoteAdapter(Int32, RemoteCollectionItems)
SetRemoteAdapter(Int32, Int32, Intent)
SetScrollPosition(Int32, Int32)
SetShort(Int32, String, Int16)
SetString(Int32, String, String)
SetTextColor(Int32, Color)
SetTextViewCompoundDrawables(Int32, Int32, Int32, Int32, Int32)
SetTextViewCompoundDrawablesRelative(Int32, Int32, Int32, Int32, Int32)
SetTextViewText(Int32, ICharSequence)
SetTextViewText(Int32, String)
SetTextViewTextSize(Int32, Int32, Single)
SetUri(Int32, String, Uri)
SetViewLayoutHeight(Int32, Single, Int32)
SetViewLayoutHeightAttr(Int32, Int32)
SetViewLayoutHeightDimen(Int32, Int32)
SetViewLayoutMargin(Int32, Int32, Single, Int32)
SetViewLayoutMarginAttr(Int32, Int32, Int32)
SetViewLayoutMarginDimen(Int32, Int32, Int32)
SetViewLayoutWidth(Int32, Single, Int32)
SetViewLayoutWidthAttr(Int32, Int32)
SetViewLayoutWidthDimen(Int32, Int32)
SetViewOutlinePreferredRadius(Int32, Single, Int32)
SetViewOutlinePreferredRadiusAttr(Int32, Int32)
SetViewOutlinePreferredRadiusDimen(Int32, Int32)
SetViewPadding(Int32, Int32, Int32, Int32, Int32)
SetViewVisibility(Int32, ViewStates)
ShowNext(Int32)
ShowPrevious(Int32)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Widget
{
[Register("android/widget/RemoteViews", DoNotGenerateAcw = true)]
public class RemoteViews : Object, IParcelable, IJavaObject, IFilter, IJavaPeerable, IDisposable
{
[Register("setViewPadding", "(IIIII)V", "GetSetViewPadding_IIIIIHandler")]
public virtual void SetViewPadding(int viewId, int left, int top, int right, int bottom);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API