Table of Contents
-
-
-
-
SendBatchUpdate(Single, Single, Int32, Boolean, Single, Single, Single, Single, Single, Single, Single)
-
-
-
-
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
<!– Class –>
This class represents the MapViewRenderer.
Inheritance Hierarchy
Members Summary
Public Constructors
Protected Constructors
| Name | Parameters | DeclaringType | Summary |
Public Methods
| Name | Parameters | DeclaringType | Summary |
AddFocusables | IList<View>, FocusSearchDirection, FocusablesFlags | View | |
AddFocusables | IList<View>, FocusSearchDirection | View | |
AddOnAttachStateChangeListener | View+IOnAttachStateChangeListener | View | |
AddOnLayoutChangeListener | View+IOnLayoutChangeListener | View | |
AddStatesFromChildren | | ViewGroup | |
AddTouchables | IList<View> | View | |
AddView | View, Int32, ViewGroup+LayoutParams | ViewGroup | |
AddView | View, Int32 | ViewGroup | |
AddView | View, ViewGroup+LayoutParams | ViewGroup | |
AddView | View | ViewGroup | |
AddView | View, Int32, Int32 | ViewGroup | |
Animate | | View | |
BringChildToFront | View | ViewGroup | |
BringToFront | | View | |
BuildDrawingCache | Boolean | View | |
BuildDrawingCache | | View | |
BuildLayer | | View | |
CallOnClick | | View | |
CanScrollHorizontally | Int32 | View | |
CanScrollVertically | Int32 | View | |
CancelLongPress | | View | |
CheckInputConnectionProxy | View | View | |
ChildDrawableStateChanged | View | ViewGroup | |
ClearAnimation | | View | |
ClearChildFocus | View | ViewGroup | |
ClearDisappearingChildren | | ViewGroup | |
ClearFocus | | View | |
ComputeScroll | | View | |
CreateAccessibilityNodeInfo | | View | |
CreateContextMenu | IContextMenu | View | |
DestroyDrawingCache | | View | |
DispatchConfigurationChanged | Configuration | View | |
DispatchDisplayHint | ViewStates | View | |
DispatchDragEvent | DragEvent | View | |
DispatchGenericMotionEvent | MotionEvent | View | |
DispatchKeyEvent | KeyEvent | View | |
DispatchKeyEventPreIme | KeyEvent | View | |
DispatchKeyShortcutEvent | KeyEvent | View | |
DispatchPopulateAccessibilityEvent | AccessibilityEvent | View | |
DispatchSetActivated | Boolean | ViewGroup | |
DispatchSetSelected | Boolean | ViewGroup | |
DispatchSystemUiVisibilityChanged | SystemUiFlags | View | |
DispatchTouchEvent | MotionEvent | View | |
DispatchTrackballEvent | MotionEvent | View | |
DispatchUnhandledMove | View, FocusSearchDirection | View | |
DispatchWindowFocusChanged | Boolean | View | |
DispatchWindowVisibilityChanged | ViewStates | View | |
Dispose | | Object | |
Draw | Canvas | View | |
EndViewTransition | View | ViewGroup | |
Equals | Object | Object | |
Equals | Object | Object | |
FindFocus | | View | |
FindViewById | Int32 | View | |
FindViewById | Int32 | View | |
FindViewWithTag | Object | View | |
FindViewsWithText | IList<View>, String, FindViewsWith | View | |
FindViewsWithText | IList<View>, ICharSequence, FindViewsWith | View | |
FocusSearch | View, FocusSearchDirection | ViewGroup | |
FocusSearch | FocusSearchDirection | View | |
FocusableViewAvailable | View | ViewGroup | |
ForceLayout | | View | |
GatherTransparentRegion | Region | ViewGroup | |
GenerateLayoutParams | IAttributeSet | ViewGroup | |
GetChildAt | Int32 | ViewGroup | |
GetChildVisibleRect | View, Rect, Point | ViewGroup | |
GetDesiredSize | Int32, Int32 | VisualElementRenderer<MapView>(overriden) | |
GetDrawableState | | View | |
GetDrawingCache | Boolean | View | |
GetDrawingRect | Rect | View | |
GetFocusables | FocusSearchDirection | View | |
GetFocusedRect | Rect | View | |
GetGlobalVisibleRect | Rect | View | |
GetGlobalVisibleRect | Rect, Point | View | |
GetHashCode | | Object(overriden) | |
GetHitRect | Rect | View | |
GetLocalVisibleRect | Rect | View | |
GetLocationInWindow | Int32[] | View | |
GetLocationOnScreen | Int32[] | View | |
GetTag | Int32 | View | |
GetType | | Object | |
GetWindowVisibleDisplayFrame | Rect | View | |
GetX | | View | |
GetY | | View | |
IndexOfChild | View | ViewGroup | |
Invalidate | | View | |
Invalidate | Rect | View | |
Invalidate | Int32, Int32, Int32, Int32 | View | |
InvalidateChild | View, Rect | ViewGroup | |
InvalidateChildInParent | Int32[], Rect | ViewGroup | |
InvalidateDrawable | Drawable | View | |
JumpDrawablesToCurrentState | | View | |
Layout | Int32, Int32, Int32, Int32 | View(overriden) | |
Measure | Int32, Int32 | View | |
MeasureAndLayout | Int32, Int32, Int32, Int32, Int32, Int32 | FormsViewGroup | |
Notify | | Object | |
NotifyAll | | Object | |
OffsetDescendantRectToMyCoords | View, Rect | ViewGroup | |
OffsetLeftAndRight | Int32 | View | |
OffsetRectIntoDescendantCoords | View, Rect | ViewGroup | |
OffsetTopAndBottom | Int32 | View | |
OnCheckIsTextEditor | | View | |
OnCreateInputConnection | EditorInfo | View | |
OnDragEvent | DragEvent | View | |
OnFilterTouchEventForSecurity | MotionEvent | View | |
OnFinishTemporaryDetach | | View | |
OnGenericMotionEvent | MotionEvent | View | |
OnHoverChanged | Boolean | View | |
OnHoverEvent | MotionEvent | View | |
OnInitializeAccessibilityEvent | AccessibilityEvent | View | |
OnInitializeAccessibilityNodeInfo | AccessibilityNodeInfo | View | |
OnInterceptHoverEvent | MotionEvent | ViewGroup | |
OnInterceptTouchEvent | MotionEvent | ViewGroup | |
OnKeyDown | Keycode, KeyEvent | View | |
OnKeyLongPress | Keycode, KeyEvent | View | |
OnKeyMultiple | Keycode, Int32, KeyEvent | View | |
OnKeyPreIme | Keycode, KeyEvent | View | |
OnKeyShortcut | Keycode, KeyEvent | View | |
OnKeyUp | Keycode, KeyEvent | View | |
OnPopulateAccessibilityEvent | AccessibilityEvent | View | |
OnRequestSendAccessibilityEvent | View, AccessibilityEvent | ViewGroup | |
OnStartTemporaryDetach | | View | |
OnTouchEvent | MotionEvent | View | |
OnTrackballEvent | MotionEvent | View | |
OnWindowFocusChanged | Boolean | View | |
PerformClick | | View | |
PerformHapticFeedback | FeedbackConstants, FeedbackFlags | View | |
PerformHapticFeedback | FeedbackConstants | View | |
PerformLongClick | | View | |
PlaySoundEffect | SoundEffects | View | |
Post | IRunnable | View | |
Post | Action | View | |
PostDelayed | Action, Int64 | View | |
PostDelayed | IRunnable, Int64 | View | |
PostInvalidate | | View | |
PostInvalidate | Int32, Int32, Int32, Int32 | View | |
PostInvalidateDelayed | Int64 | View | |
PostInvalidateDelayed | Int64, Int32, Int32, Int32, Int32 | View | |
RecomputeViewAttributes | View | ViewGroup | |
RefreshDrawableState | | View | |
RemoveAllViews | | ViewGroup | |
RemoveAllViewsInLayout | | ViewGroup | |
RemoveCallbacks | IRunnable | View | |
RemoveCallbacks | Action | View | |
RemoveOnAttachStateChangeListener | View+IOnAttachStateChangeListener | View | |
RemoveOnLayoutChangeListener | View+IOnLayoutChangeListener | View | |
RemoveView | View | ViewGroup | |
RemoveViewAt | Int32 | ViewGroup | |
RemoveViewInLayout | View | ViewGroup | |
RemoveViews | Int32, Int32 | ViewGroup | |
RemoveViewsInLayout | Int32, Int32 | ViewGroup | |
RequestChildFocus | View, View | ViewGroup | |
RequestChildRectangleOnScreen | View, Rect, Boolean | ViewGroup | |
RequestDisallowInterceptTouchEvent | Boolean | ViewGroup | |
RequestFocus | FocusSearchDirection | View | |
RequestFocus | | View | |
RequestFocus | FocusSearchDirection, Rect | View | |
RequestFocusFromTouch | | View | |
RequestLayout | | View | |
RequestRectangleOnScreen | Rect | View | |
RequestRectangleOnScreen | Rect, Boolean | View | |
RequestSendAccessibilityEvent | View, AccessibilityEvent | ViewGroup | |
RequestTransparentRegion | View | ViewGroup | |
RestoreHierarchyState | SparseArray | View | |
SaveHierarchyState | SparseArray | View | |
ScheduleDrawable | Drawable, Action, Int64 | View | |
ScheduleDrawable | Drawable, IRunnable, Int64 | View | |
ScheduleLayoutAnimation | | ViewGroup | |
ScrollBy | Int32, Int32 | View | |
ScrollTo | Int32, Int32 | View | |
SendAccessibilityEvent | EventTypes | View | |
SendAccessibilityEventUnchecked | AccessibilityEvent | View | |
SendBatchUpdate | Single, Single, Int32, Boolean, Single, Single, Single, Single, Single, Single, Single | FormsViewGroup | |
SetAccessibilityDelegate | View+AccessibilityDelegate | View | |
SetAddStatesFromChildren | Boolean | ViewGroup | |
SetBackgroundColor | Color | View | |
SetBackgroundDrawable | Drawable | View | |
SetBackgroundResource | Int32 | View | |
SetCameraDistance | Single | View | |
SetClipChildren | Boolean | ViewGroup | |
SetClipToPadding | Boolean | ViewGroup | |
SetElement | MapView | VisualElementRenderer<MapView> | |
SetFadingEdgeLength | Int32 | View | |
SetFitsSystemWindows | Boolean | View | |
SetLayerType | LayerType, Paint | View | |
SetMinimumHeight | Int32 | View | |
SetMinimumWidth | Int32 | View | |
SetOnClickListener | View+IOnClickListener | View | |
SetOnCreateContextMenuListener | View+IOnCreateContextMenuListener | View | |
SetOnDragListener | View+IOnDragListener | View | |
SetOnGenericMotionListener | View+IOnGenericMotionListener | View | |
SetOnHierarchyChangeListener | ViewGroup+IOnHierarchyChangeListener | ViewGroup | |
SetOnHoverListener | View+IOnHoverListener | View | |
SetOnKeyListener | View+IOnKeyListener | View | |
SetOnLongClickListener | View+IOnLongClickListener | View | |
SetOnSystemUiVisibilityChangeListener | View+IOnSystemUiVisibilityChangeListener | View | |
SetOnTouchListener | View+IOnTouchListener | View | |
SetPadding | Int32, Int32, Int32, Int32 | View | |
SetScrollContainer | Boolean | View | |
SetTag | Int32, Object | View | |
SetWillNotCacheDrawing | Boolean | View | |
SetWillNotDraw | Boolean | View | |
SetX | Single | View | |
SetY | Single | View | |
ShouldDelayChildPressedState | | ViewGroup | |
ShowContextMenu | | View | |
ShowContextMenuForChild | View | ViewGroup | |
StartActionMode | ActionMode+ICallback | View | |
StartActionModeForChild | View, ActionMode+ICallback | ViewGroup | |
StartAnimation | Animation | View | |
StartDrag | ClipData, View+DragShadowBuilder, Object, Int32 | View | |
StartLayoutAnimation | | ViewGroup | |
StartViewTransition | View | ViewGroup | |
ToArray | | Object | |
ToString | | Object(overriden) | |
UnscheduleDrawable | Drawable, IRunnable | View | |
UnscheduleDrawable | Drawable | View | |
UnscheduleDrawable | Drawable, Action | View | |
UpdateLayout | | VisualElementRenderer<MapView> | |
UpdateViewLayout | View, ViewGroup+LayoutParams | ViewGroup | |
Wait | Int64 | Object | |
Wait | | Object | |
Wait | Int64, Int32 | Object | |
WillNotCacheDrawing | | View | |
WillNotDraw | | View | |
Protected Methods
| Name | Parameters | DeclaringType | Summary |
AddViewInLayout | View, Int32, ViewGroup+LayoutParams, Boolean | ViewGroup | |
AddViewInLayout | View, Int32, ViewGroup+LayoutParams | ViewGroup | |
AttachLayoutAnimationParameters | View, ViewGroup+LayoutParams, Int32, Int32 | ViewGroup | |
AttachViewToParent | View, Int32, ViewGroup+LayoutParams | ViewGroup | |
AwakenScrollBars | | View | |
AwakenScrollBars | Int32 | View | |
AwakenScrollBars | Int32, Boolean | View | |
CanAnimate | | ViewGroup | |
CheckLayoutParams | ViewGroup+LayoutParams | ViewGroup | |
CleanupLayoutState | View | ViewGroup | |
Clone | | Object | |
ComputeHorizontalScrollExtent | | View | |
ComputeHorizontalScrollOffset | | View | |
ComputeHorizontalScrollRange | | View | |
ComputeVerticalScrollExtent | | View | |
ComputeVerticalScrollOffset | | View | |
ComputeVerticalScrollRange | | View | |
Debug | Int32 | ViewGroup | |
DetachAllViewsFromParent | | ViewGroup | |
DetachViewFromParent | View | ViewGroup | |
DetachViewFromParent | Int32 | ViewGroup | |
DetachViewsFromParent | Int32, Int32 | ViewGroup | |
DispatchDraw | Canvas | View | |
DispatchFreezeSelfOnly | SparseArray | ViewGroup | |
DispatchGenericFocusedEvent | MotionEvent | View | |
DispatchGenericPointerEvent | MotionEvent | View | |
DispatchHoverEvent | MotionEvent | View | |
DispatchRestoreInstanceState | SparseArray | View | |
DispatchSaveInstanceState | SparseArray | View | |
DispatchSetActivated | Boolean | View | |
DispatchSetPressed | Boolean | View | |
DispatchSetSelected | Boolean | View | |
DispatchThawSelfOnly | SparseArray | ViewGroup | |
DispatchVisibilityChanged | View, ViewStates | View | |
Dispose | Boolean | Object(overriden) | |
DrawChild | Canvas, View, Int64 | ViewGroup | |
DrawableStateChanged | | View | |
Finalize | | Object(overriden) | |
FitSystemWindows | Rect | View | |
GenerateDefaultLayoutParams | | ViewGroup | |
GenerateLayoutParams | ViewGroup+LayoutParams | ViewGroup | |
GetChildDrawingOrder | Int32, Int32 | ViewGroup | |
GetChildStaticTransformation | View, Transformation | ViewGroup | |
InitializeFadingEdge | TypedArray | View | |
InitializeScrollbars | TypedArray | View | |
JavaFinalize | | Object | |
MeasureChild | View, Int32, Int32 | ViewGroup | |
MeasureChildWithMargins | View, Int32, Int32, Int32, Int32 | ViewGroup | |
MeasureChildren | Int32, Int32 | ViewGroup | |
MemberwiseClone | | Object | |
MinimumSize | | VisualElementRenderer<MapView> | |
OnAnimationEnd | | View | |
OnAnimationStart | | View | |
OnAttachedToWindow | | View | |
OnConfigurationChanged | Configuration | View | |
OnCreateContextMenu | IContextMenu | View | |
OnCreateDrawableState | Int32 | View | |
OnDetachedFromWindow | | View | |
OnDisplayHint | Int32 | View | |
OnDraw | Canvas | View | |
OnDrawScrollBars | Canvas | View | |
OnElementChanged | ElementChangedEventArgs<MapView> | VisualElementRenderer<MapView>(overriden) | Called when changed. |
OnElementPropertyChanged | Object, PropertyChangedEventArgs | VisualElementRenderer<MapView>(overriden) | |
OnFinishInflate | | View | |
OnFocusChanged | Boolean, FocusSearchDirection, Rect | View | |
OnLayout | Boolean, Int32, Int32, Int32, Int32 | View | |
OnLayout | Boolean, Int32, Int32, Int32, Int32 | ViewGroup(overriden) | |
OnMeasure | Int32, Int32 | View | |
OnOverScrolled | Int32, Int32, Boolean, Boolean | View | |
OnRequestFocusInDescendants | Int32, Rect | ViewGroup | |
OnRestoreInstanceState | IParcelable | View | |
OnSaveInstanceState | | View | |
OnScrollChanged | Int32, Int32, Int32, Int32 | View | |
OnSetAlpha | Int32 | View | |
OnSizeChanged | Int32, Int32, Int32, Int32 | View | |
OnVisibilityChanged | View, ViewStates | View | |
OnWindowVisibilityChanged | ViewStates | View | |
OverScrollBy | Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Boolean | View | |
RemoveDetachedView | View, Boolean | ViewGroup | |
ResetResolvedLayoutDirection | | ViewGroup | |
ResetResolvedTextDirection | | ViewGroup | |
SetChildrenDrawingCacheEnabled | Boolean | ViewGroup | |
SetHandle | IntPtr, JniHandleOwnership | Object | |
SetMeasuredDimension | Int32, Int32 | View | |
SetNativeControl | MapView | ViewRenderer<MapView,MapView> | |
SetPackager | VisualElementPackager | VisualElementRenderer<MapView> | |
SetStaticTransformationsEnabled | Boolean | ViewGroup | |
SetTracker | VisualElementTracker | VisualElementRenderer<MapView> | |
UpdateBackgroundColor | | VisualElementRenderer<MapView> | |
VerifyDrawable | Drawable | View | |
Public Properties
Protected Properties
Public Events
Public Constructors
MapViewRenderer()
Parameters
Protected Constructors
Public Methods
AddFocusables(IList<View>, FocusSearchDirection, FocusablesFlags)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| views | IList<View><!– System.Collections.Generic.IList{Android.Views.View} –> | |
| direction | FocusSearchDirection<!– Android.Views.FocusSearchDirection –> | |
| focusableMode | FocusablesFlags<!– Android.Views.FocusablesFlags –> | |
<!– Android.Views.View –>
Go Back
AddFocusables(IList<View>, FocusSearchDirection)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| views | IList<View><!– System.Collections.Generic.IList{Android.Views.View} –> | |
| direction | FocusSearchDirection<!– Android.Views.FocusSearchDirection –> | |
<!– Android.Views.View –>
Go Back
AddOnAttachStateChangeListener(View+IOnAttachStateChangeListener)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| listener | View+IOnAttachStateChangeListener<!– Android.Views.View+IOnAttachStateChangeListener –> | |
<!– Android.Views.View –>
Go Back
AddOnLayoutChangeListener(View+IOnLayoutChangeListener)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| listener | View+IOnLayoutChangeListener<!– Android.Views.View+IOnLayoutChangeListener –> | |
<!– Android.Views.View –>
Go Back
AddStatesFromChildren()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
<!– Android.Views.ViewGroup –>
Go Back
AddTouchables(IList<View>)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| views | IList<View><!– System.Collections.Generic.IList{Android.Views.View} –> | |
<!– Android.Views.View –>
Go Back
AddView(View, Int32, ViewGroup+LayoutParams)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| index | Int32<!– System.Int32 –> | |
| params | ViewGroup+LayoutParams<!– Android.Views.ViewGroup+LayoutParams –> | |
<!– Android.Views.ViewGroup –>
Go Back
AddView(View, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| index | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup –>
Go Back
AddView(View, ViewGroup+LayoutParams)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| params | ViewGroup+LayoutParams<!– Android.Views.ViewGroup+LayoutParams –> | |
<!– Android.Views.ViewGroup –>
Go Back
AddView(View)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
AddView(View, Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| width | Int32<!– System.Int32 –> | |
| height | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup –>
Go Back
Animate()
Return Value
| Return Type | Description |
| ViewPropertyAnimator<!– Android.Views.ViewPropertyAnimator –> | |
Parameters
BringChildToFront(View)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
BringToFront()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
BuildDrawingCache(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| autoScale | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
BuildDrawingCache()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
BuildLayer()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
CallOnClick()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| direction | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| direction | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
CancelLongPress()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| view | View<!– Android.Views.View –> | |
<!– Android.Views.View –>
Go Back
ChildDrawableStateChanged(View)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
ClearAnimation()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
ClearChildFocus(View)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
ClearDisappearingChildren()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– Android.Views.ViewGroup –>
Go Back
ClearFocus()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
CreateAccessibilityNodeInfo()
Return Value
| Return Type | Description |
| AccessibilityNodeInfo<!– Android.Views.Accessibility.AccessibilityNodeInfo –> | |
Parameters
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| menu | IContextMenu<!– Android.Views.IContextMenu –> | |
<!– Android.Views.View –>
Go Back
DestroyDrawingCache()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
DispatchConfigurationChanged(Configuration)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| newConfig | Configuration<!– Android.Content.Res.Configuration –> | |
<!– Android.Views.View –>
Go Back
DispatchDisplayHint(ViewStates)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| hint | ViewStates<!– Android.Views.ViewStates –> | |
<!– Android.Views.View –>
Go Back
DispatchDragEvent(DragEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | DragEvent<!– Android.Views.DragEvent –> | |
<!– Android.Views.View –>
Go Back
DispatchGenericMotionEvent(MotionEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | MotionEvent<!– Android.Views.MotionEvent –> | |
<!– Android.Views.View –>
Go Back
DispatchKeyEvent(KeyEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | KeyEvent<!– Android.Views.KeyEvent –> | |
<!– Android.Views.View –>
Go Back
DispatchKeyEventPreIme(KeyEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | KeyEvent<!– Android.Views.KeyEvent –> | |
<!– Android.Views.View –>
Go Back
DispatchKeyShortcutEvent(KeyEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | KeyEvent<!– Android.Views.KeyEvent –> | |
<!– Android.Views.View –>
Go Back
DispatchPopulateAccessibilityEvent(AccessibilityEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | AccessibilityEvent<!– Android.Views.Accessibility.AccessibilityEvent –> | |
<!– Android.Views.View –>
Go Back
DispatchSetActivated(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| activated | Boolean<!– System.Boolean –> | |
<!– Android.Views.ViewGroup –>
Go Back
DispatchSetSelected(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| selected | Boolean<!– System.Boolean –> | |
<!– Android.Views.ViewGroup –>
Go Back
DispatchSystemUiVisibilityChanged(SystemUiFlags)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| visibility | SystemUiFlags<!– Android.Views.SystemUiFlags –> | |
<!– Android.Views.View –>
Go Back
DispatchTouchEvent(MotionEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | MotionEvent<!– Android.Views.MotionEvent –> | |
<!– Android.Views.View –>
Go Back
DispatchTrackballEvent(MotionEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | MotionEvent<!– Android.Views.MotionEvent –> | |
<!– Android.Views.View –>
Go Back
DispatchUnhandledMove(View, FocusSearchDirection)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| focused | View<!– Android.Views.View –> | |
| direction | FocusSearchDirection<!– Android.Views.FocusSearchDirection –> | |
<!– Android.Views.View –>
Go Back
DispatchWindowFocusChanged(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| hasFocus | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
DispatchWindowVisibilityChanged(ViewStates)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| visibility | ViewStates<!– Android.Views.ViewStates –> | |
<!– Android.Views.View –>
Go Back
Dispose()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
Draw(Canvas)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| canvas | Canvas<!– Android.Graphics.Canvas –> | |
<!– Android.Views.View –>
Go Back
EndViewTransition(View)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| view | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
Equals(Object)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| o | Object<!– Java.Lang.Object –> | |
<!– Java.Lang.Object –>
Go Back
Equals(Object)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| obj | Object<!– System.Object –> | |
<!– System.Object –>
Go Back
FindFocus()
Return Value
| Return Type | Description |
| View<!– Android.Views.View –> | |
Parameters
FindViewById(Int32)
Return Value
| Return Type | Description |
| T<!– T –> | |
Parameters
| Name | Type | Description |
| id | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
FindViewById(Int32)
Return Value
| Return Type | Description |
| View<!– Android.Views.View –> | |
Parameters
| Name | Type | Description |
| id | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
FindViewWithTag(Object)
Return Value
| Return Type | Description |
| View<!– Android.Views.View –> | |
Parameters
| Name | Type | Description |
| tag | Object<!– Java.Lang.Object –> | |
<!– Android.Views.View –>
Go Back
FindViewsWithText(IList<View>, String, FindViewsWith)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| outViews | IList<View><!– System.Collections.Generic.IList{Android.Views.View} –> | |
| searched | String<!– System.String –> | |
| flags | FindViewsWith<!– Android.Views.FindViewsWith –> | |
<!– Android.Views.View –>
Go Back
FindViewsWithText(IList<View>, ICharSequence, FindViewsWith)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| outViews | IList<View><!– System.Collections.Generic.IList{Android.Views.View} –> | |
| searched | ICharSequence<!– Java.Lang.ICharSequence –> | |
| flags | FindViewsWith<!– Android.Views.FindViewsWith –> | |
<!– Android.Views.View –>
Go Back
FocusSearch(View, FocusSearchDirection)
Return Value
| Return Type | Description |
| View<!– Android.Views.View –> | |
Parameters
| Name | Type | Description |
| focused | View<!– Android.Views.View –> | |
| direction | FocusSearchDirection<!– Android.Views.FocusSearchDirection –> | |
<!– Android.Views.ViewGroup –>
Go Back
FocusSearch(FocusSearchDirection)
Return Value
| Return Type | Description |
| View<!– Android.Views.View –> | |
Parameters
| Name | Type | Description |
| direction | FocusSearchDirection<!– Android.Views.FocusSearchDirection –> | |
<!– Android.Views.View –>
Go Back
FocusableViewAvailable(View)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| v | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
ForceLayout()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
GatherTransparentRegion(Region)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| region | Region<!– Android.Graphics.Region –> | |
<!– Android.Views.ViewGroup –>
Go Back
GenerateLayoutParams(IAttributeSet)
Return Value
| Return Type | Description |
| ViewGroup+LayoutParams<!– Android.Views.ViewGroup+LayoutParams –> | |
Parameters
| Name | Type | Description |
| attrs | IAttributeSet<!– Android.Util.IAttributeSet –> | |
<!– Android.Views.ViewGroup –>
Go Back
GetChildAt(Int32)
Return Value
| Return Type | Description |
| View<!– Android.Views.View –> | |
Parameters
| Name | Type | Description |
| index | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup –>
Go Back
GetChildVisibleRect(View, Rect, Point)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| r | Rect<!– Android.Graphics.Rect –> | |
| offset | Point<!– Android.Graphics.Point –> | |
<!– Android.Views.ViewGroup –>
Go Back
GetDesiredSize(Int32, Int32)
Return Value
| Return Type | Description |
| SizeRequest<!– Xamarin.Forms.SizeRequest –> | |
Parameters
| Name | Type | Description |
| widthConstraint | Int32<!– System.Int32 –> | |
| heightConstraint | Int32<!– System.Int32 –> | |
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView}(overriden) –>
Go Back
GetDrawableState()
Return Value
Parameters
GetDrawingCache(Boolean)
Return Value
| Return Type | Description |
| Bitmap<!– Android.Graphics.Bitmap –> | |
Parameters
| Name | Type | Description |
| autoScale | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
GetDrawingRect(Rect)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| outRect | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.View –>
Go Back
GetFocusables(FocusSearchDirection)
Return Value
| Return Type | Description |
| IList<View><!– System.Collections.Generic.IList{Android.Views.View} –> | |
Parameters
| Name | Type | Description |
| direction | FocusSearchDirection<!– Android.Views.FocusSearchDirection –> | |
<!– Android.Views.View –>
Go Back
GetFocusedRect(Rect)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| r | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.View –>
Go Back
GetGlobalVisibleRect(Rect)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| r | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.View –>
Go Back
GetGlobalVisibleRect(Rect, Point)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| r | Rect<!– Android.Graphics.Rect –> | |
| globalOffset | Point<!– Android.Graphics.Point –> | |
<!– Android.Views.View –>
Go Back
GetHashCode()
Return Value
| Return Type | Description |
| Int32<!– System.Int32 –> | |
Parameters
<!– System.Object(overriden) –>
Go Back
GetHitRect(Rect)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| outRect | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.View –>
Go Back
GetLocalVisibleRect(Rect)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| r | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.View –>
Go Back
GetLocationInWindow(Int32[])
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
GetLocationOnScreen(Int32[])
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
GetTag(Int32)
Return Value
| Return Type | Description |
| Object<!– Java.Lang.Object –> | |
Parameters
| Name | Type | Description |
| key | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
GetType()
Return Value
| Return Type | Description |
| Type<!– System.Type –> | |
Parameters
GetWindowVisibleDisplayFrame(Rect)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| outRect | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.View –>
Go Back
GetX()
Return Value
| Return Type | Description |
| Single<!– System.Single –> | |
Parameters
GetY()
Return Value
| Return Type | Description |
| Single<!– System.Single –> | |
Parameters
IndexOfChild(View)
Return Value
| Return Type | Description |
| Int32<!– System.Int32 –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
Invalidate()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
Invalidate(Rect)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| dirty | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.View –>
Go Back
Invalidate(Int32, Int32, Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| l | Int32<!– System.Int32 –> | |
| t | Int32<!– System.Int32 –> | |
| r | Int32<!– System.Int32 –> | |
| b | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
InvalidateChild(View, Rect)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| dirty | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.ViewGroup –>
Go Back
InvalidateChildInParent(Int32[], Rect)
Return Value
| Return Type | Description |
| IViewParent<!– Android.Views.IViewParent –> | |
Parameters
<!– Android.Views.ViewGroup –>
Go Back
InvalidateDrawable(Drawable)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| drawable | Drawable<!– Android.Graphics.Drawables.Drawable –> | |
<!– Android.Views.View –>
Go Back
JumpDrawablesToCurrentState()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
Layout(Int32, Int32, Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| l | Int32<!– System.Int32 –> | |
| t | Int32<!– System.Int32 –> | |
| r | Int32<!– System.Int32 –> | |
| b | Int32<!– System.Int32 –> | |
<!– Android.Views.View(overriden) –>
Go Back
Measure(Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| widthMeasureSpec | Int32<!– System.Int32 –> | |
| heightMeasureSpec | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
MeasureAndLayout(Int32, Int32, Int32, Int32, Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| p0 | Int32<!– System.Int32 –> | |
| p1 | Int32<!– System.Int32 –> | |
| p2 | Int32<!– System.Int32 –> | |
| p3 | Int32<!– System.Int32 –> | |
| p4 | Int32<!– System.Int32 –> | |
| p5 | Int32<!– System.Int32 –> | |
<!– Xamarin.Forms.Platform.Android.FormsViewGroup –>
Go Back
Notify()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
NotifyAll()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
OffsetDescendantRectToMyCoords(View, Rect)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| descendant | View<!– Android.Views.View –> | |
| rect | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.ViewGroup –>
Go Back
OffsetLeftAndRight(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| offset | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
OffsetRectIntoDescendantCoords(View, Rect)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| descendant | View<!– Android.Views.View –> | |
| rect | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.ViewGroup –>
Go Back
OffsetTopAndBottom(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| offset | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
OnCheckIsTextEditor()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
Return Value
| Return Type | Description |
| IInputConnection<!– Android.Views.InputMethods.IInputConnection –> | |
Parameters
| Name | Type | Description |
| outAttrs | EditorInfo<!– Android.Views.InputMethods.EditorInfo –> | |
<!– Android.Views.View –>
Go Back
OnDragEvent(DragEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | DragEvent<!– Android.Views.DragEvent –> | |
<!– Android.Views.View –>
Go Back
OnFilterTouchEventForSecurity(MotionEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | MotionEvent<!– Android.Views.MotionEvent –> | |
<!– Android.Views.View –>
Go Back
OnFinishTemporaryDetach()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
OnGenericMotionEvent(MotionEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | MotionEvent<!– Android.Views.MotionEvent –> | |
<!– Android.Views.View –>
Go Back
OnHoverChanged(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| hovered | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
OnHoverEvent(MotionEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | MotionEvent<!– Android.Views.MotionEvent –> | |
<!– Android.Views.View –>
Go Back
OnInitializeAccessibilityEvent(AccessibilityEvent)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | AccessibilityEvent<!– Android.Views.Accessibility.AccessibilityEvent –> | |
<!– Android.Views.View –>
Go Back
OnInitializeAccessibilityNodeInfo(AccessibilityNodeInfo)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| info | AccessibilityNodeInfo<!– Android.Views.Accessibility.AccessibilityNodeInfo –> | |
<!– Android.Views.View –>
Go Back
OnInterceptHoverEvent(MotionEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | MotionEvent<!– Android.Views.MotionEvent –> | |
<!– Android.Views.ViewGroup –>
Go Back
OnInterceptTouchEvent(MotionEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| ev | MotionEvent<!– Android.Views.MotionEvent –> | |
<!– Android.Views.ViewGroup –>
Go Back
OnKeyDown(Keycode, KeyEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| keyCode | Keycode<!– Android.Views.Keycode –> | |
| e | KeyEvent<!– Android.Views.KeyEvent –> | |
<!– Android.Views.View –>
Go Back
OnKeyLongPress(Keycode, KeyEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| keyCode | Keycode<!– Android.Views.Keycode –> | |
| e | KeyEvent<!– Android.Views.KeyEvent –> | |
<!– Android.Views.View –>
Go Back
OnKeyMultiple(Keycode, Int32, KeyEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| keyCode | Keycode<!– Android.Views.Keycode –> | |
| repeatCount | Int32<!– System.Int32 –> | |
| e | KeyEvent<!– Android.Views.KeyEvent –> | |
<!– Android.Views.View –>
Go Back
OnKeyPreIme(Keycode, KeyEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| keyCode | Keycode<!– Android.Views.Keycode –> | |
| e | KeyEvent<!– Android.Views.KeyEvent –> | |
<!– Android.Views.View –>
Go Back
OnKeyShortcut(Keycode, KeyEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| keyCode | Keycode<!– Android.Views.Keycode –> | |
| e | KeyEvent<!– Android.Views.KeyEvent –> | |
<!– Android.Views.View –>
Go Back
OnKeyUp(Keycode, KeyEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| keyCode | Keycode<!– Android.Views.Keycode –> | |
| e | KeyEvent<!– Android.Views.KeyEvent –> | |
<!– Android.Views.View –>
Go Back
OnPopulateAccessibilityEvent(AccessibilityEvent)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | AccessibilityEvent<!– Android.Views.Accessibility.AccessibilityEvent –> | |
<!– Android.Views.View –>
Go Back
OnRequestSendAccessibilityEvent(View, AccessibilityEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| e | AccessibilityEvent<!– Android.Views.Accessibility.AccessibilityEvent –> | |
<!– Android.Views.ViewGroup –>
Go Back
OnStartTemporaryDetach()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
OnTouchEvent(MotionEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | MotionEvent<!– Android.Views.MotionEvent –> | |
<!– Android.Views.View –>
Go Back
OnTrackballEvent(MotionEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | MotionEvent<!– Android.Views.MotionEvent –> | |
<!– Android.Views.View –>
Go Back
OnWindowFocusChanged(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| hasWindowFocus | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| feedbackConstant | FeedbackConstants<!– Android.Views.FeedbackConstants –> | |
| flags | FeedbackFlags<!– Android.Views.FeedbackFlags –> | |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| feedbackConstant | FeedbackConstants<!– Android.Views.FeedbackConstants –> | |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
PlaySoundEffect(SoundEffects)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| soundConstant | SoundEffects<!– Android.Views.SoundEffects –> | |
<!– Android.Views.View –>
Go Back
Post(IRunnable)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| action | IRunnable<!– Java.Lang.IRunnable –> | |
<!– Android.Views.View –>
Go Back
Post(Action)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| action | Action<!– System.Action –> | |
<!– Android.Views.View –>
Go Back
PostDelayed(Action, Int64)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| action | Action<!– System.Action –> | |
| delayMillis | Int64<!– System.Int64 –> | |
<!– Android.Views.View –>
Go Back
PostDelayed(IRunnable, Int64)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| action | IRunnable<!– Java.Lang.IRunnable –> | |
| delayMillis | Int64<!– System.Int64 –> | |
<!– Android.Views.View –>
Go Back
PostInvalidate()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
PostInvalidate(Int32, Int32, Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| left | Int32<!– System.Int32 –> | |
| top | Int32<!– System.Int32 –> | |
| right | Int32<!– System.Int32 –> | |
| bottom | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
PostInvalidateDelayed(Int64)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| delayMilliseconds | Int64<!– System.Int64 –> | |
<!– Android.Views.View –>
Go Back
PostInvalidateDelayed(Int64, Int32, Int32, Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| delayMilliseconds | Int64<!– System.Int64 –> | |
| left | Int32<!– System.Int32 –> | |
| top | Int32<!– System.Int32 –> | |
| right | Int32<!– System.Int32 –> | |
| bottom | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
RecomputeViewAttributes(View)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
RefreshDrawableState()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
RemoveAllViews()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– Android.Views.ViewGroup –>
Go Back
RemoveAllViewsInLayout()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– Android.Views.ViewGroup –>
Go Back
RemoveCallbacks(IRunnable)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| action | IRunnable<!– Java.Lang.IRunnable –> | |
<!– Android.Views.View –>
Go Back
RemoveCallbacks(Action)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| action | Action<!– System.Action –> | |
<!– Android.Views.View –>
Go Back
RemoveOnAttachStateChangeListener(View+IOnAttachStateChangeListener)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| listener | View+IOnAttachStateChangeListener<!– Android.Views.View+IOnAttachStateChangeListener –> | |
<!– Android.Views.View –>
Go Back
RemoveOnLayoutChangeListener(View+IOnLayoutChangeListener)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| listener | View+IOnLayoutChangeListener<!– Android.Views.View+IOnLayoutChangeListener –> | |
<!– Android.Views.View –>
Go Back
RemoveView(View)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| view | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
RemoveViewAt(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| index | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup –>
Go Back
RemoveViewInLayout(View)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| view | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
RemoveViews(Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| start | Int32<!– System.Int32 –> | |
| count | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup –>
Go Back
RemoveViewsInLayout(Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| start | Int32<!– System.Int32 –> | |
| count | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup –>
Go Back
RequestChildFocus(View, View)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| focused | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
RequestChildRectangleOnScreen(View, Rect, Boolean)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| rectangle | Rect<!– Android.Graphics.Rect –> | |
| immediate | Boolean<!– System.Boolean –> | |
<!– Android.Views.ViewGroup –>
Go Back
RequestDisallowInterceptTouchEvent(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| disallowIntercept | Boolean<!– System.Boolean –> | |
<!– Android.Views.ViewGroup –>
Go Back
RequestFocus(FocusSearchDirection)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| direction | FocusSearchDirection<!– Android.Views.FocusSearchDirection –> | |
<!– Android.Views.View –>
Go Back
RequestFocus()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
RequestFocus(FocusSearchDirection, Rect)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| direction | FocusSearchDirection<!– Android.Views.FocusSearchDirection –> | |
| previouslyFocusedRect | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.View –>
Go Back
RequestFocusFromTouch()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
RequestLayout()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
RequestRectangleOnScreen(Rect)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| rectangle | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.View –>
Go Back
RequestRectangleOnScreen(Rect, Boolean)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| rectangle | Rect<!– Android.Graphics.Rect –> | |
| immediate | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
RequestSendAccessibilityEvent(View, AccessibilityEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| e | AccessibilityEvent<!– Android.Views.Accessibility.AccessibilityEvent –> | |
<!– Android.Views.ViewGroup –>
Go Back
RequestTransparentRegion(View)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
RestoreHierarchyState(SparseArray)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| container | SparseArray<!– Android.Util.SparseArray –> | |
<!– Android.Views.View –>
Go Back
SaveHierarchyState(SparseArray)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| container | SparseArray<!– Android.Util.SparseArray –> | |
<!– Android.Views.View –>
Go Back
ScheduleDrawable(Drawable, Action, Int64)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| who | Drawable<!– Android.Graphics.Drawables.Drawable –> | |
| what | Action<!– System.Action –> | |
| when | Int64<!– System.Int64 –> | |
<!– Android.Views.View –>
Go Back
ScheduleDrawable(Drawable, IRunnable, Int64)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| who | Drawable<!– Android.Graphics.Drawables.Drawable –> | |
| what | IRunnable<!– Java.Lang.IRunnable –> | |
| when | Int64<!– System.Int64 –> | |
<!– Android.Views.View –>
Go Back
ScheduleLayoutAnimation()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– Android.Views.ViewGroup –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| x | Int32<!– System.Int32 –> | |
| y | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| x | Int32<!– System.Int32 –> | |
| y | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
SendAccessibilityEvent(EventTypes)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| eventType | EventTypes<!– Android.Views.Accessibility.EventTypes –> | |
<!– Android.Views.View –>
Go Back
SendAccessibilityEventUnchecked(AccessibilityEvent)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | AccessibilityEvent<!– Android.Views.Accessibility.AccessibilityEvent –> | |
<!– Android.Views.View –>
Go Back
SendBatchUpdate(Single, Single, Int32, Boolean, Single, Single, Single, Single, Single, Single, Single)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| p0 | Single<!– System.Single –> | |
| p1 | Single<!– System.Single –> | |
| p2 | Int32<!– System.Int32 –> | |
| p3 | Boolean<!– System.Boolean –> | |
| p4 | Single<!– System.Single –> | |
| p5 | Single<!– System.Single –> | |
| p6 | Single<!– System.Single –> | |
| p7 | Single<!– System.Single –> | |
| p8 | Single<!– System.Single –> | |
| p9 | Single<!– System.Single –> | |
| p10 | Single<!– System.Single –> | |
<!– Xamarin.Forms.Platform.Android.FormsViewGroup –>
Go Back
SetAccessibilityDelegate(View+AccessibilityDelegate)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| delegate | View+AccessibilityDelegate<!– Android.Views.View+AccessibilityDelegate –> | |
<!– Android.Views.View –>
Go Back
SetAddStatesFromChildren(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| addsStates | Boolean<!– System.Boolean –> | |
<!– Android.Views.ViewGroup –>
Go Back
SetBackgroundColor(Color)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| color | Color<!– Android.Graphics.Color –> | |
<!– Android.Views.View –>
Go Back
SetBackgroundDrawable(Drawable)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| d | Drawable<!– Android.Graphics.Drawables.Drawable –> | |
<!– Android.Views.View –>
Go Back
SetBackgroundResource(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| resid | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
SetCameraDistance(Single)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| distance | Single<!– System.Single –> | |
<!– Android.Views.View –>
Go Back
SetClipChildren(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| clipChildren | Boolean<!– System.Boolean –> | |
<!– Android.Views.ViewGroup –>
Go Back
SetClipToPadding(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| clipToPadding | Boolean<!– System.Boolean –> | |
<!– Android.Views.ViewGroup –>
Go Back
SetElement(MapView)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| element | MapView<!– ThinkGeo.MapSuite.FormsEdition.MapView –> | |
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
SetFadingEdgeLength(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| length | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
SetFitsSystemWindows(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| fitSystemWindows | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
SetLayerType(LayerType, Paint)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| layerType | LayerType<!– Android.Views.LayerType –> | |
| paint | Paint<!– Android.Graphics.Paint –> | |
<!– Android.Views.View –>
Go Back
SetMinimumHeight(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| minHeight | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
SetMinimumWidth(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| minWidth | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
SetOnClickListener(View+IOnClickListener)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| l | View+IOnClickListener<!– Android.Views.View+IOnClickListener –> | |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| l | View+IOnCreateContextMenuListener<!– Android.Views.View+IOnCreateContextMenuListener –> | |
<!– Android.Views.View –>
Go Back
SetOnDragListener(View+IOnDragListener)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| l | View+IOnDragListener<!– Android.Views.View+IOnDragListener –> | |
<!– Android.Views.View –>
Go Back
SetOnGenericMotionListener(View+IOnGenericMotionListener)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| l | View+IOnGenericMotionListener<!– Android.Views.View+IOnGenericMotionListener –> | |
<!– Android.Views.View –>
Go Back
SetOnHierarchyChangeListener(ViewGroup+IOnHierarchyChangeListener)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| listener | ViewGroup+IOnHierarchyChangeListener<!– Android.Views.ViewGroup+IOnHierarchyChangeListener –> | |
<!– Android.Views.ViewGroup –>
Go Back
SetOnHoverListener(View+IOnHoverListener)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| l | View+IOnHoverListener<!– Android.Views.View+IOnHoverListener –> | |
<!– Android.Views.View –>
Go Back
SetOnKeyListener(View+IOnKeyListener)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| l | View+IOnKeyListener<!– Android.Views.View+IOnKeyListener –> | |
<!– Android.Views.View –>
Go Back
SetOnLongClickListener(View+IOnLongClickListener)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| l | View+IOnLongClickListener<!– Android.Views.View+IOnLongClickListener –> | |
<!– Android.Views.View –>
Go Back
SetOnSystemUiVisibilityChangeListener(View+IOnSystemUiVisibilityChangeListener)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| l | View+IOnSystemUiVisibilityChangeListener<!– Android.Views.View+IOnSystemUiVisibilityChangeListener –> | |
<!– Android.Views.View –>
Go Back
SetOnTouchListener(View+IOnTouchListener)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| l | View+IOnTouchListener<!– Android.Views.View+IOnTouchListener –> | |
<!– Android.Views.View –>
Go Back
SetPadding(Int32, Int32, Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| left | Int32<!– System.Int32 –> | |
| top | Int32<!– System.Int32 –> | |
| right | Int32<!– System.Int32 –> | |
| bottom | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| isScrollContainer | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
SetTag(Int32, Object)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| key | Int32<!– System.Int32 –> | |
| tag | Object<!– Java.Lang.Object –> | |
<!– Android.Views.View –>
Go Back
SetWillNotCacheDrawing(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| willNotCacheDrawing | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
SetWillNotDraw(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| willNotDraw | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
SetX(Single)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| x | Single<!– System.Single –> | |
<!– Android.Views.View –>
Go Back
SetY(Single)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| y | Single<!– System.Single –> | |
<!– Android.Views.View –>
Go Back
ShouldDelayChildPressedState()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
<!– Android.Views.ViewGroup –>
Go Back
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| originalView | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
StartActionMode(ActionMode+ICallback)
Return Value
| Return Type | Description |
| ActionMode<!– Android.Views.ActionMode –> | |
Parameters
| Name | Type | Description |
| callback | ActionMode+ICallback<!– Android.Views.ActionMode+ICallback –> | |
<!– Android.Views.View –>
Go Back
StartActionModeForChild(View, ActionMode+ICallback)
Return Value
| Return Type | Description |
| ActionMode<!– Android.Views.ActionMode –> | |
Parameters
| Name | Type | Description |
| originalView | View<!– Android.Views.View –> | |
| callback | ActionMode+ICallback<!– Android.Views.ActionMode+ICallback –> | |
<!– Android.Views.ViewGroup –>
Go Back
StartAnimation(Animation)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| animation | Animation<!– Android.Views.Animations.Animation –> | |
<!– Android.Views.View –>
Go Back
StartDrag(ClipData, View+DragShadowBuilder, Object, Int32)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| data | ClipData<!– Android.Content.ClipData –> | |
| shadowBuilder | View+DragShadowBuilder<!– Android.Views.View+DragShadowBuilder –> | |
| myLocalState | Object<!– Java.Lang.Object –> | |
| flags | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
StartLayoutAnimation()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– Android.Views.ViewGroup –>
Go Back
StartViewTransition(View)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| view | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
ToArray()
Return Value
Parameters
ToString()
Return Value
| Return Type | Description |
| String<!– System.String –> | |
Parameters
<!– System.Object(overriden) –>
Go Back
UnscheduleDrawable(Drawable, IRunnable)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| who | Drawable<!– Android.Graphics.Drawables.Drawable –> | |
| what | IRunnable<!– Java.Lang.IRunnable –> | |
<!– Android.Views.View –>
Go Back
UnscheduleDrawable(Drawable)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| who | Drawable<!– Android.Graphics.Drawables.Drawable –> | |
<!– Android.Views.View –>
Go Back
UnscheduleDrawable(Drawable, Action)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| who | Drawable<!– Android.Graphics.Drawables.Drawable –> | |
| what | Action<!– System.Action –> | |
<!– Android.Views.View –>
Go Back
UpdateLayout()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
UpdateViewLayout(View, ViewGroup+LayoutParams)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| view | View<!– Android.Views.View –> | |
| params | ViewGroup+LayoutParams<!– Android.Views.ViewGroup+LayoutParams –> | |
<!– Android.Views.ViewGroup –>
Go Back
Wait(Int64)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| millis | Int64<!– System.Int64 –> | |
<!– Java.Lang.Object –>
Go Back
Wait()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
Wait(Int64, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| millis | Int64<!– System.Int64 –> | |
| nanos | Int32<!– System.Int32 –> | |
<!– Java.Lang.Object –>
Go Back
WillNotCacheDrawing()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
WillNotDraw()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
Protected Methods
AddViewInLayout(View, Int32, ViewGroup+LayoutParams, Boolean)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| index | Int32<!– System.Int32 –> | |
| params | ViewGroup+LayoutParams<!– Android.Views.ViewGroup+LayoutParams –> | |
| preventRequestLayout | Boolean<!– System.Boolean –> | |
<!– Android.Views.ViewGroup –>
Go Back
AddViewInLayout(View, Int32, ViewGroup+LayoutParams)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| index | Int32<!– System.Int32 –> | |
| params | ViewGroup+LayoutParams<!– Android.Views.ViewGroup+LayoutParams –> | |
<!– Android.Views.ViewGroup –>
Go Back
AttachLayoutAnimationParameters(View, ViewGroup+LayoutParams, Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| params | ViewGroup+LayoutParams<!– Android.Views.ViewGroup+LayoutParams –> | |
| index | Int32<!– System.Int32 –> | |
| count | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup –>
Go Back
AttachViewToParent(View, Int32, ViewGroup+LayoutParams)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| index | Int32<!– System.Int32 –> | |
| params | ViewGroup+LayoutParams<!– Android.Views.ViewGroup+LayoutParams –> | |
<!– Android.Views.ViewGroup –>
Go Back
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| startDelay | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| startDelay | Int32<!– System.Int32 –> | |
| invalidate | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
CanAnimate()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
<!– Android.Views.ViewGroup –>
Go Back
CheckLayoutParams(ViewGroup+LayoutParams)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| p | ViewGroup+LayoutParams<!– Android.Views.ViewGroup+LayoutParams –> | |
<!– Android.Views.ViewGroup –>
Go Back
CleanupLayoutState(View)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
Clone()
Return Value
| Return Type | Description |
| Object<!– Java.Lang.Object –> | |
Parameters
Return Value
| Return Type | Description |
| Int32<!– System.Int32 –> | |
Parameters
Return Value
| Return Type | Description |
| Int32<!– System.Int32 –> | |
Parameters
Return Value
| Return Type | Description |
| Int32<!– System.Int32 –> | |
Parameters
Return Value
| Return Type | Description |
| Int32<!– System.Int32 –> | |
Parameters
Return Value
| Return Type | Description |
| Int32<!– System.Int32 –> | |
Parameters
Return Value
| Return Type | Description |
| Int32<!– System.Int32 –> | |
Parameters
Debug(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| depth | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup –>
Go Back
DetachAllViewsFromParent()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– Android.Views.ViewGroup –>
Go Back
DetachViewFromParent(View)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
<!– Android.Views.ViewGroup –>
Go Back
DetachViewFromParent(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| index | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup –>
Go Back
DetachViewsFromParent(Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| start | Int32<!– System.Int32 –> | |
| count | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup –>
Go Back
DispatchDraw(Canvas)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| canvas | Canvas<!– Android.Graphics.Canvas –> | |
<!– Android.Views.View –>
Go Back
DispatchFreezeSelfOnly(SparseArray)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| container | SparseArray<!– Android.Util.SparseArray –> | |
<!– Android.Views.ViewGroup –>
Go Back
DispatchGenericFocusedEvent(MotionEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | MotionEvent<!– Android.Views.MotionEvent –> | |
<!– Android.Views.View –>
Go Back
DispatchGenericPointerEvent(MotionEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | MotionEvent<!– Android.Views.MotionEvent –> | |
<!– Android.Views.View –>
Go Back
DispatchHoverEvent(MotionEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| e | MotionEvent<!– Android.Views.MotionEvent –> | |
<!– Android.Views.View –>
Go Back
DispatchRestoreInstanceState(SparseArray)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| container | SparseArray<!– Android.Util.SparseArray –> | |
<!– Android.Views.View –>
Go Back
DispatchSaveInstanceState(SparseArray)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| container | SparseArray<!– Android.Util.SparseArray –> | |
<!– Android.Views.View –>
Go Back
DispatchSetActivated(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| activated | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
DispatchSetPressed(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| pressed | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
DispatchSetSelected(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| selected | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
DispatchThawSelfOnly(SparseArray)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| container | SparseArray<!– Android.Util.SparseArray –> | |
<!– Android.Views.ViewGroup –>
Go Back
DispatchVisibilityChanged(View, ViewStates)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| changedView | View<!– Android.Views.View –> | |
| visibility | ViewStates<!– Android.Views.ViewStates –> | |
<!– Android.Views.View –>
Go Back
Dispose(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| disposing | Boolean<!– System.Boolean –> | |
<!– Java.Lang.Object(overriden) –>
Go Back
DrawChild(Canvas, View, Int64)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| canvas | Canvas<!– Android.Graphics.Canvas –> | |
| child | View<!– Android.Views.View –> | |
| drawingTime | Int64<!– System.Int64 –> | |
<!– Android.Views.ViewGroup –>
Go Back
DrawableStateChanged()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
Finalize()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– System.Object(overriden) –>
Go Back
FitSystemWindows(Rect)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| insets | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.View –>
Go Back
GenerateDefaultLayoutParams()
Return Value
| Return Type | Description |
| ViewGroup+LayoutParams<!– Android.Views.ViewGroup+LayoutParams –> | |
Parameters
<!– Android.Views.ViewGroup –>
Go Back
GenerateLayoutParams(ViewGroup+LayoutParams)
Return Value
| Return Type | Description |
| ViewGroup+LayoutParams<!– Android.Views.ViewGroup+LayoutParams –> | |
Parameters
| Name | Type | Description |
| p | ViewGroup+LayoutParams<!– Android.Views.ViewGroup+LayoutParams –> | |
<!– Android.Views.ViewGroup –>
Go Back
GetChildDrawingOrder(Int32, Int32)
Return Value
| Return Type | Description |
| Int32<!– System.Int32 –> | |
Parameters
| Name | Type | Description |
| childCount | Int32<!– System.Int32 –> | |
| i | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup –>
Go Back
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| t | Transformation<!– Android.Views.Animations.Transformation –> | |
<!– Android.Views.ViewGroup –>
Go Back
InitializeFadingEdge(TypedArray)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| a | TypedArray<!– Android.Content.Res.TypedArray –> | |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| a | TypedArray<!– Android.Content.Res.TypedArray –> | |
<!– Android.Views.View –>
Go Back
JavaFinalize()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
MeasureChild(View, Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| parentWidthMeasureSpec | Int32<!– System.Int32 –> | |
| parentHeightMeasureSpec | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup –>
Go Back
MeasureChildWithMargins(View, Int32, Int32, Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| parentWidthMeasureSpec | Int32<!– System.Int32 –> | |
| widthUsed | Int32<!– System.Int32 –> | |
| parentHeightMeasureSpec | Int32<!– System.Int32 –> | |
| heightUsed | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup –>
Go Back
MeasureChildren(Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| widthMeasureSpec | Int32<!– System.Int32 –> | |
| heightMeasureSpec | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup –>
Go Back
MemberwiseClone()
Return Value
| Return Type | Description |
| Object<!– System.Object –> | |
Parameters
MinimumSize()
Return Value
| Return Type | Description |
| Size<!– Xamarin.Forms.Size –> | |
Parameters
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
OnAnimationEnd()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
OnAnimationStart()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
OnAttachedToWindow()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
OnConfigurationChanged(Configuration)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| newConfig | Configuration<!– Android.Content.Res.Configuration –> | |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| menu | IContextMenu<!– Android.Views.IContextMenu –> | |
<!– Android.Views.View –>
Go Back
OnCreateDrawableState(Int32)
Return Value
Parameters
| Name | Type | Description |
| extraSpace | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
OnDetachedFromWindow()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
OnDisplayHint(Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| hint | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
OnDraw(Canvas)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| canvas | Canvas<!– Android.Graphics.Canvas –> | |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| canvas | Canvas<!– Android.Graphics.Canvas –> | |
<!– Android.Views.View –>
Go Back
OnElementChanged(ElementChangedEventArgs<MapView>)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | ElementChangedEventArgs<MapView><!– Xamarin.Forms.Platform.Android.ElementChangedEventArgs{ThinkGeo.MapSuite.FormsEdition.MapView} –> | The e. |
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView}(overriden) –>
Go Back
OnElementPropertyChanged(Object, PropertyChangedEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sender | Object<!– System.Object –> | |
| e | PropertyChangedEventArgs<!– System.ComponentModel.PropertyChangedEventArgs –> | |
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView}(overriden) –>
Go Back
OnFinishInflate()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
OnFocusChanged(Boolean, FocusSearchDirection, Rect)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| gainFocus | Boolean<!– System.Boolean –> | |
| direction | FocusSearchDirection<!– Android.Views.FocusSearchDirection –> | |
| previouslyFocusedRect | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.View –>
Go Back
OnLayout(Boolean, Int32, Int32, Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| changed | Boolean<!– System.Boolean –> | |
| left | Int32<!– System.Int32 –> | |
| top | Int32<!– System.Int32 –> | |
| right | Int32<!– System.Int32 –> | |
| bottom | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
OnLayout(Boolean, Int32, Int32, Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| changed | Boolean<!– System.Boolean –> | |
| l | Int32<!– System.Int32 –> | |
| t | Int32<!– System.Int32 –> | |
| r | Int32<!– System.Int32 –> | |
| b | Int32<!– System.Int32 –> | |
<!– Android.Views.ViewGroup(overriden) –>
Go Back
OnMeasure(Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| widthMeasureSpec | Int32<!– System.Int32 –> | |
| heightMeasureSpec | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| scrollX | Int32<!– System.Int32 –> | |
| scrollY | Int32<!– System.Int32 –> | |
| clampedX | Boolean<!– System.Boolean –> | |
| clampedY | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
OnRequestFocusInDescendants(Int32, Rect)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| direction | Int32<!– System.Int32 –> | |
| previouslyFocusedRect | Rect<!– Android.Graphics.Rect –> | |
<!– Android.Views.ViewGroup –>
Go Back
OnRestoreInstanceState(IParcelable)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| state | IParcelable<!– Android.OS.IParcelable –> | |
<!– Android.Views.View –>
Go Back
OnSaveInstanceState()
Return Value
| Return Type | Description |
| IParcelable<!– Android.OS.IParcelable –> | |
Parameters
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| l | Int32<!– System.Int32 –> | |
| t | Int32<!– System.Int32 –> | |
| oldl | Int32<!– System.Int32 –> | |
| oldt | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
OnSetAlpha(Int32)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| alpha | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
OnSizeChanged(Int32, Int32, Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| w | Int32<!– System.Int32 –> | |
| h | Int32<!– System.Int32 –> | |
| oldw | Int32<!– System.Int32 –> | |
| oldh | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
OnVisibilityChanged(View, ViewStates)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| changedView | View<!– Android.Views.View –> | |
| visibility | ViewStates<!– Android.Views.ViewStates –> | |
<!– Android.Views.View –>
Go Back
OnWindowVisibilityChanged(ViewStates)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| visibility | ViewStates<!– Android.Views.ViewStates –> | |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| deltaX | Int32<!– System.Int32 –> | |
| deltaY | Int32<!– System.Int32 –> | |
| scrollX | Int32<!– System.Int32 –> | |
| scrollY | Int32<!– System.Int32 –> | |
| scrollRangeX | Int32<!– System.Int32 –> | |
| scrollRangeY | Int32<!– System.Int32 –> | |
| maxOverScrollX | Int32<!– System.Int32 –> | |
| maxOverScrollY | Int32<!– System.Int32 –> | |
| isTouchEvent | Boolean<!– System.Boolean –> | |
<!– Android.Views.View –>
Go Back
RemoveDetachedView(View, Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| child | View<!– Android.Views.View –> | |
| animate | Boolean<!– System.Boolean –> | |
<!– Android.Views.ViewGroup –>
Go Back
ResetResolvedLayoutDirection()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– Android.Views.ViewGroup –>
Go Back
ResetResolvedTextDirection()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– Android.Views.ViewGroup –>
Go Back
SetChildrenDrawingCacheEnabled(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| enabled | Boolean<!– System.Boolean –> | |
<!– Android.Views.ViewGroup –>
Go Back
SetHandle(IntPtr, JniHandleOwnership)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| value | IntPtr<!– System.IntPtr –> | |
| transfer | JniHandleOwnership<!– Android.Runtime.JniHandleOwnership –> | |
<!– Java.Lang.Object –>
Go Back
SetMeasuredDimension(Int32, Int32)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| measuredWidth | Int32<!– System.Int32 –> | |
| measuredHeight | Int32<!– System.Int32 –> | |
<!– Android.Views.View –>
Go Back
SetNativeControl(MapView)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| control | MapView<!– ThinkGeo.MapSuite.AndroidEdition.MapView –> | |
<!– Xamarin.Forms.Platform.Android.ViewRenderer{ThinkGeo.MapSuite.FormsEdition.MapView,ThinkGeo.MapSuite.AndroidEdition.MapView} –>
Go Back
SetPackager(VisualElementPackager)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| packager | VisualElementPackager<!– Xamarin.Forms.Platform.Android.VisualElementPackager –> | |
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| enabled | Boolean<!– System.Boolean –> | |
<!– Android.Views.ViewGroup –>
Go Back
SetTracker(VisualElementTracker)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| tracker | VisualElementTracker<!– Xamarin.Forms.Platform.Android.VisualElementTracker –> | |
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
UpdateBackgroundColor()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
VerifyDrawable(Drawable)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| who | Drawable<!– Android.Graphics.Drawables.Drawable –> | |
<!– Android.Views.View –>
Go Back
Public Properties
Activated
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
Alpha
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– Android.Views.View –>
Go Back
AlwaysDrawnWithCacheEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.ViewGroup –>
Go Back
Animation
Return Value
| Return Type |
| Animation<!– Android.Views.Animations.Animation –> |
<!– Android.Views.View –>
Go Back
AnimationCacheEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.ViewGroup –>
Go Back
ApplicationWindowToken
Return Value
| Return Type |
| IBinder<!– Android.OS.IBinder –> |
<!– Android.Views.View –>
Go Back
Background
Return Value
| Return Type |
| Drawable<!– Android.Graphics.Drawables.Drawable –> |
<!– Android.Views.View –>
Go Back
Baseline
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
Bottom
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
ChildCount
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.ViewGroup –>
Go Back
Class
Return Value
| Return Type |
| Class<!– Java.Lang.Class –> |
<!– Java.Lang.Object –>
Go Back
Clickable
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
ContentDescription
Return Value
| Return Type |
| String<!– System.String –> |
<!– Android.Views.View –>
Go Back
ContentDescriptionFormatted
Return Value
| Return Type |
| ICharSequence<!– Java.Lang.ICharSequence –> |
<!– Android.Views.View –>
Go Back
Context
Return Value
| Return Type |
| Context<!– Android.Content.Context –> |
<!– Android.Views.View –>
Go Back
Control
Return Value
| Return Type |
| MapView<!– ThinkGeo.MapSuite.AndroidEdition.MapView –> |
<!– Xamarin.Forms.Platform.Android.ViewRenderer{ThinkGeo.MapSuite.FormsEdition.MapView,ThinkGeo.MapSuite.AndroidEdition.MapView} –>
Go Back
DescendantFocusability
Return Value
| Return Type |
| DescendantFocusability<!– Android.Views.DescendantFocusability –> |
<!– Android.Views.ViewGroup –>
Go Back
DrawingCache
Return Value
| Return Type |
| Bitmap<!– Android.Graphics.Bitmap –> |
<!– Android.Views.View –>
Go Back
DrawingCacheBackgroundColor
Return Value
| Return Type |
| Color<!– Android.Graphics.Color –> |
<!– Android.Views.View –>
Go Back
DrawingCacheEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
DrawingCacheQuality
Return Value
| Return Type |
| DrawingCacheQuality<!– Android.Views.DrawingCacheQuality –> |
<!– Android.Views.View –>
Go Back
DrawingTime
Return Value
| Return Type |
| Int64<!– System.Int64 –> |
<!– Android.Views.View –>
Go Back
DuplicateParentStateEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
Element
Return Value
| Return Type |
| MapView<!– ThinkGeo.MapSuite.FormsEdition.MapView –> |
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
Enabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
FilterTouchesWhenObscured
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
Focusable
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
FocusableInTouchMode
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
FocusedChild
Return Value
| Return Type |
| View<!– Android.Views.View –> |
<!– Android.Views.ViewGroup –>
Go Back
Handle
Return Value
| Return Type |
| IntPtr<!– System.IntPtr –> |
<!– Java.Lang.Object –>
Go Back
Handler
Return Value
| Return Type |
| Handler<!– Android.OS.Handler –> |
<!– Android.Views.View –>
Go Back
HapticFeedbackEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
HasFocus
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
HasFocusable
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
HasOnClickListeners
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
HasWindowFocus
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
Height
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
HorizontalFadingEdgeEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
HorizontalFadingEdgeLength
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
Hovered
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
Id
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
IsDirty
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
IsFocused
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
IsHardwareAccelerated
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
IsInEditMode
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
IsInTouchMode
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
IsLayoutRequested
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
IsOpaque
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
IsShown
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
KeepScreenOn
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
KeyDispatcherState
Return Value
| Return Type |
| KeyEvent+DispatcherState<!– Android.Views.KeyEvent+DispatcherState –> |
<!– Android.Views.View –>
Go Back
LayerType
Return Value
| Return Type |
| LayerType<!– Android.Views.LayerType –> |
<!– Android.Views.View –>
Go Back
LayoutAnimation
Return Value
| Return Type |
| LayoutAnimationController<!– Android.Views.Animations.LayoutAnimationController –> |
<!– Android.Views.ViewGroup –>
Go Back
LayoutAnimationListener
Return Value
| Return Type |
| Animation+IAnimationListener<!– Android.Views.Animations.Animation+IAnimationListener –> |
<!– Android.Views.ViewGroup –>
Go Back
LayoutParameters
Return Value
| Return Type |
| ViewGroup+LayoutParams<!– Android.Views.ViewGroup+LayoutParams –> |
<!– Android.Views.View –>
Go Back
LayoutTransition
Return Value
| Return Type |
| LayoutTransition<!– Android.Animation.LayoutTransition –> |
<!– Android.Views.ViewGroup –>
Go Back
Left
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
LongClickable
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
Matrix
Return Value
| Return Type |
| Matrix<!– Android.Graphics.Matrix –> |
<!– Android.Views.View –>
Go Back
MeasuredHeight
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
MeasuredHeightAndState
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
MeasuredState
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
MeasuredWidth
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
MeasuredWidthAndState
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
MotionEventSplittingEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.ViewGroup –>
Go Back
NextFocusDownId
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
NextFocusForwardId
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
NextFocusLeftId
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
NextFocusRightId
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
NextFocusUpId
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
OnFocusChangeListener
Return Value
| Return Type |
| View+IOnFocusChangeListener<!– Android.Views.View+IOnFocusChangeListener –> |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type |
| OverScrollMode<!– Android.Views.OverScrollMode –> |
<!– Android.Views.View –>
Go Back
PaddingBottom
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
PaddingLeft
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
PaddingRight
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
PaddingTop
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
Parent
Return Value
| Return Type |
| IViewParent<!– Android.Views.IViewParent –> |
<!– Android.Views.View –>
Go Back
PersistentDrawingCache
Return Value
| Return Type |
| PersistentDrawingCaches<!– Android.Views.PersistentDrawingCaches –> |
<!– Android.Views.ViewGroup –>
Go Back
PivotX
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– Android.Views.View –>
Go Back
PivotY
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– Android.Views.View –>
Go Back
Pressed
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
Resources
Return Value
| Return Type |
| Resources<!– Android.Content.Res.Resources –> |
<!– Android.Views.View –>
Go Back
Right
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
RootView
Return Value
| Return Type |
| View<!– Android.Views.View –> |
<!– Android.Views.View –>
Go Back
Rotation
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– Android.Views.View –>
Go Back
RotationX
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– Android.Views.View –>
Go Back
RotationY
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– Android.Views.View –>
Go Back
SaveEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
SaveFromParentEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
ScaleX
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– Android.Views.View –>
Go Back
ScaleY
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type |
| ScrollbarStyles<!– Android.Views.ScrollbarStyles –> |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
Selected
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
SolidColor
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
SoundEffectsEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
SystemUiVisibility
Return Value
| Return Type |
| StatusBarVisibility<!– Android.Views.StatusBarVisibility –> |
<!– Android.Views.View –>
Go Back
Tag
Return Value
| Return Type |
| Object<!– Java.Lang.Object –> |
<!– Android.Views.View –>
Go Back
Top
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
TouchDelegate
Return Value
| Return Type |
| TouchDelegate<!– Android.Views.TouchDelegate –> |
<!– Android.Views.View –>
Go Back
Touchables
Return Value
| Return Type |
| IList<View><!– System.Collections.Generic.IList{Android.Views.View} –> |
<!– Android.Views.View –>
Go Back
Tracker
Return Value
| Return Type |
| VisualElementTracker<!– Xamarin.Forms.Platform.Android.VisualElementTracker –> |
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
TranslationX
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– Android.Views.View –>
Go Back
TranslationY
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– Android.Views.View –>
Go Back
VerticalFadingEdgeEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
VerticalFadingEdgeLength
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type |
| ScrollbarPosition<!– Android.Views.ScrollbarPosition –> |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
ViewGroup
Return Value
| Return Type |
| ViewGroup<!– Android.Views.ViewGroup –> |
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
ViewTreeObserver
Return Value
| Return Type |
| ViewTreeObserver<!– Android.Views.ViewTreeObserver –> |
<!– Android.Views.View –>
Go Back
Visibility
Return Value
| Return Type |
| ViewStates<!– Android.Views.ViewStates –> |
<!– Android.Views.View –>
Go Back
Width
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
WindowToken
Return Value
| Return Type |
| IBinder<!– Android.OS.IBinder –> |
<!– Android.Views.View –>
Go Back
WindowVisibility
Return Value
| Return Type |
| ViewStates<!– Android.Views.ViewStates –> |
<!– Android.Views.View –>
Go Back
Protected Properties
AutoPackage
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
AutoTrack
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
BottomFadingEdgeStrength
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– Android.Views.View –>
Go Back
BottomPaddingOffset
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
ChildrenDrawingOrderEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.ViewGroup –>
Go Back
ChildrenDrawnWithCacheEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.ViewGroup –>
Go Back
Return Value
| Return Type |
| IContextMenuContextMenuInfo<!– Android.Views.IContextMenuContextMenuInfo –> |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Xamarin.Forms.Platform.Android.FormsViewGroup –>
Go Back
IsPaddingOffsetRequired
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Android.Views.View –>
Go Back
LeftFadingEdgeStrength
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– Android.Views.View –>
Go Back
LeftPaddingOffset
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
RightFadingEdgeStrength
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– Android.Views.View –>
Go Back
RightPaddingOffset
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
SuggestedMinimumHeight
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
SuggestedMinimumWidth
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
ThresholdClass
Return Value
| Return Type |
| IntPtr<!– System.IntPtr –> |
<!– Java.Lang.Object(overriden) –>
Go Back
ThresholdType
Return Value
| Return Type |
| Type<!– System.Type –> |
<!– Java.Lang.Object(overriden) –>
Go Back
TopFadingEdgeStrength
Return Value
| Return Type |
| Single<!– System.Single –> |
<!– Android.Views.View –>
Go Back
TopPaddingOffset
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
WindowAttachCount
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– Android.Views.View –>
Go Back
Public Events
AnimationEnd
Event Arguments
| Event Arguments |
| Animation+AnimationEndEventArgs<!– Android.Views.Animations.Animation+AnimationEndEventArgs –> |
<!– Android.Views.ViewGroup –>
Go Back
AnimationRepeat
Event Arguments
| Event Arguments |
| Animation+AnimationRepeatEventArgs<!– Android.Views.Animations.Animation+AnimationRepeatEventArgs –> |
<!– Android.Views.ViewGroup –>
Go Back
AnimationStart
Event Arguments
| Event Arguments |
| Animation+AnimationStartEventArgs<!– Android.Views.Animations.Animation+AnimationStartEventArgs –> |
<!– Android.Views.ViewGroup –>
Go Back
ChildViewAdded
Event Arguments
| Event Arguments |
| ViewGroup+ChildViewAddedEventArgs<!– Android.Views.ViewGroup+ChildViewAddedEventArgs –> |
<!– Android.Views.ViewGroup –>
Go Back
ChildViewRemoved
Event Arguments
| Event Arguments |
| ViewGroup+ChildViewRemovedEventArgs<!– Android.Views.ViewGroup+ChildViewRemovedEventArgs –> |
<!– Android.Views.ViewGroup –>
Go Back
Click
Event Arguments
| Event Arguments |
| EventArgs<!– System.EventArgs –> |
<!– Android.Views.View –>
Go Back
Event Arguments
| Event Arguments |
| View+CreateContextMenuEventArgs<!– Android.Views.View+CreateContextMenuEventArgs –> |
<!– Android.Views.View –>
Go Back
Drag
Event Arguments
| Event Arguments |
| View+DragEventArgs<!– Android.Views.View+DragEventArgs –> |
<!– Android.Views.View –>
Go Back
ElementChanged
Event Arguments
<!– Xamarin.Forms.Platform.Android.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
FocusChange
Event Arguments
| Event Arguments |
| View+FocusChangeEventArgs<!– Android.Views.View+FocusChangeEventArgs –> |
<!– Android.Views.View –>
Go Back
GenericMotion
Event Arguments
| Event Arguments |
| View+GenericMotionEventArgs<!– Android.Views.View+GenericMotionEventArgs –> |
<!– Android.Views.View –>
Go Back
Hover
Event Arguments
| Event Arguments |
| View+HoverEventArgs<!– Android.Views.View+HoverEventArgs –> |
<!– Android.Views.View –>
Go Back
KeyPress
Event Arguments
| Event Arguments |
| View+KeyEventArgs<!– Android.Views.View+KeyEventArgs –> |
<!– Android.Views.View –>
Go Back
LayoutChange
Event Arguments
| Event Arguments |
| View+LayoutChangeEventArgs<!– Android.Views.View+LayoutChangeEventArgs –> |
<!– Android.Views.View –>
Go Back
LongClick
Event Arguments
| Event Arguments |
| View+LongClickEventArgs<!– Android.Views.View+LongClickEventArgs –> |
<!– Android.Views.View –>
Go Back
SystemUiVisibilityChange
Event Arguments
| Event Arguments |
| View+SystemUiVisibilityChangeEventArgs<!– Android.Views.View+SystemUiVisibilityChangeEventArgs –> |
<!– Android.Views.View –>
Go Back
Touch
Event Arguments
| Event Arguments |
| View+TouchEventArgs<!– Android.Views.View+TouchEventArgs –> |
<!– Android.Views.View –>
Go Back
ViewAttachedToWindow
Event Arguments
| Event Arguments |
| View+ViewAttachedToWindowEventArgs<!– Android.Views.View+ViewAttachedToWindowEventArgs –> |
<!– Android.Views.View –>
Go Back
ViewDetachedFromWindow
Event Arguments