ScrollView
ScrollView(Context)
ScrollView(Context, IAttributeSet)
ScrollView(IntPtr, JniHandleOwnership)
ScrollView(Context, IAttributeSet, Int32)
ScrollView(Context, IAttributeSet, Int32, Int32)
BottomEdgeEffectColor
FillViewport
JniPeerMembers
MaxScrollAmount
SmoothScrollingEnabled
ThresholdClass
ThresholdType
TopEdgeEffectColor
ArrowScroll(FocusSearchDirection)
ComputeScrollDeltaToGetChildRectOnScreen(Rect)
ExecuteKeyEvent(KeyEvent)
Fling(Int32)
FullScroll(FocusSearchDirection)
PageScroll(FocusSearchDirection)
ScrollToDescendant(View)
SetBottomEdgeEffectColor(Color)
SetEdgeEffectColor(Color)
SetTopEdgeEffectColor(Color)
SmoothScrollBy(Int32, Int32)
SmoothScrollTo(Int32, Int32)
monoandroid
namespace Android.Widget
{
[Register("android/widget/ScrollView", DoNotGenerateAcw = true)]
public class ScrollView : FrameLayout
{
[Register("setTopEdgeEffectColor", "(I)V", "GetSetTopEdgeEffectColor_IHandler", ApiSince = 29)]
public virtual void SetTopEdgeEffectColor(Color color);
}
}
| .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