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)
net9.0-android34.0
namespace Android.Widget
{
[Register("android/widget/RemoteViews", DoNotGenerateAcw = true)]
public class RemoteViews : Object, IParcelable, IJavaObject, IFilter, IJavaPeerable, IDisposable
{
[Obsolete("This constant will be removed in the future version. Use Android.Widget.RemoteViewsMargin enum directly instead of this field.", true)]
[Register("MARGIN_END", ApiSince = 31)]
[SupportedOSPlatform("android31.0")]
public const RemoteViewsMargin MarginEnd = RemoteViewsMargin.End;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | This constant will be removed in the future version. Use Android.Widget.RemoteViewsMargin enum directly instead of this field. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API