Class View
public class View : JVMBridgeBase<View>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition, IAccessibilityEventSource
- Inheritance
-
JVMBridgeBaseJVMBridgeBase<View>View
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Derived
- Inherited Members
-
JVMBridgeBase<View>.SExecuteWithSignature<TReturn>(Type, IJavaType, string, string, params object[])JVMBridgeBase<View>.IsAssignableFrom(IJavaType)JVMBridgeBase<View>.IsAssignableFrom<T>()JVMBridgeBase<View>.Execute<T>(params T[])JVMBridgeBase<View>.DynBridgeClazzJVMBridgeBase<View>.BridgeClazzJVMBridgeBase.RuntimeClassNameOf<T>()JVMBridgeBase.ClassNameOf<T>()JVMBridgeBase.ClassOf<T>()JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)JVMBridgeBase.MonitorEnter()JVMBridgeBase.MonitorExit()JVMBridgeBase.IsInstanceOf(IJavaType)JVMBridgeBase.IsInstanceOf<T>()JVMBridgeBase.RuntimeIsInstanceOf<T>()JVMBridgeBase.CastTo<TNewClass>()JVMBridgeBase.CastDirect<TNewClass>()JVMBridgeBase.Dispose()JVMBridgeBase.ToString()JVMBridgeBase.GetHashCode()JVMBridgeBase.Notify()JVMBridgeBase.NotifyAll()JVMBridgeBase.Wait()JVMBridgeBase.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.IsBridgeListener
- Extension Methods
Constructors
View()
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
public View()
View(Context)
public View(Context arg0)
Parameters
View(Context, AttributeSet)
public View(Context arg0, AttributeSet arg1)
Parameters
arg0
Contextarg1
AttributeSet
View(Context, AttributeSet, int)
public View(Context arg0, AttributeSet arg1, int arg2)
Parameters
arg0
Contextarg1
AttributeSetarg2
int
View(Context, AttributeSet, int, int)
public View(Context arg0, AttributeSet arg1, int arg2, int arg3)
Parameters
arg0
Contextarg1
AttributeSetarg2
intarg3
int
View(params object[])
Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class
public View(params object[] args)
Parameters
args
object[]
Properties
ACCESSIBILITY_DATA_SENSITIVE_AUTO
public static int ACCESSIBILITY_DATA_SENSITIVE_AUTO { get; }
Property Value
ACCESSIBILITY_DATA_SENSITIVE_NO
public static int ACCESSIBILITY_DATA_SENSITIVE_NO { get; }
Property Value
ACCESSIBILITY_DATA_SENSITIVE_YES
public static int ACCESSIBILITY_DATA_SENSITIVE_YES { get; }
Property Value
ACCESSIBILITY_LIVE_REGION_ASSERTIVE
public static int ACCESSIBILITY_LIVE_REGION_ASSERTIVE { get; }
Property Value
ACCESSIBILITY_LIVE_REGION_NONE
public static int ACCESSIBILITY_LIVE_REGION_NONE { get; }
Property Value
ACCESSIBILITY_LIVE_REGION_POLITE
public static int ACCESSIBILITY_LIVE_REGION_POLITE { get; }
Property Value
ALPHA
public static Property ALPHA { get; }
Property Value
AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS
public static int AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS { get; }
Property Value
AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE
public static String AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE { get; }
Property Value
AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY
public static String AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY { get; }
Property Value
AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH
public static String AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH { get; }
Property Value
AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR
public static String AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR { get; }
Property Value
AUTOFILL_HINT_CREDIT_CARD_NUMBER
public static String AUTOFILL_HINT_CREDIT_CARD_NUMBER { get; }
Property Value
AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE
public static String AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE { get; }
Property Value
AUTOFILL_HINT_EMAIL_ADDRESS
public static String AUTOFILL_HINT_EMAIL_ADDRESS { get; }
Property Value
AUTOFILL_HINT_NAME
public static String AUTOFILL_HINT_NAME { get; }
Property Value
AUTOFILL_HINT_PASSWORD
public static String AUTOFILL_HINT_PASSWORD { get; }
Property Value
AUTOFILL_HINT_PHONE
public static String AUTOFILL_HINT_PHONE { get; }
Property Value
AUTOFILL_HINT_POSTAL_ADDRESS
public static String AUTOFILL_HINT_POSTAL_ADDRESS { get; }
Property Value
AUTOFILL_HINT_POSTAL_CODE
public static String AUTOFILL_HINT_POSTAL_CODE { get; }
Property Value
AUTOFILL_HINT_USERNAME
public static String AUTOFILL_HINT_USERNAME { get; }
Property Value
AUTOFILL_TYPE_DATE
public static int AUTOFILL_TYPE_DATE { get; }
Property Value
AUTOFILL_TYPE_LIST
public static int AUTOFILL_TYPE_LIST { get; }
Property Value
AUTOFILL_TYPE_NONE
public static int AUTOFILL_TYPE_NONE { get; }
Property Value
AUTOFILL_TYPE_TEXT
public static int AUTOFILL_TYPE_TEXT { get; }
Property Value
AUTOFILL_TYPE_TOGGLE
public static int AUTOFILL_TYPE_TOGGLE { get; }
Property Value
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
CONTENT_SENSITIVITY_AUTO
public static int CONTENT_SENSITIVITY_AUTO { get; }
Property Value
CONTENT_SENSITIVITY_NOT_SENSITIVE
public static int CONTENT_SENSITIVITY_NOT_SENSITIVE { get; }
Property Value
CONTENT_SENSITIVITY_SENSITIVE
public static int CONTENT_SENSITIVITY_SENSITIVE { get; }
Property Value
DRAG_FLAG_ACCESSIBILITY_ACTION
public static int DRAG_FLAG_ACCESSIBILITY_ACTION { get; }
Property Value
DRAG_FLAG_GLOBAL
public static int DRAG_FLAG_GLOBAL { get; }
Property Value
DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION
public static int DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION { get; }
Property Value
DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION
public static int DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION { get; }
Property Value
DRAG_FLAG_GLOBAL_SAME_APPLICATION
public static int DRAG_FLAG_GLOBAL_SAME_APPLICATION { get; }
Property Value
DRAG_FLAG_GLOBAL_URI_READ
public static int DRAG_FLAG_GLOBAL_URI_READ { get; }
Property Value
DRAG_FLAG_GLOBAL_URI_WRITE
public static int DRAG_FLAG_GLOBAL_URI_WRITE { get; }
Property Value
DRAG_FLAG_OPAQUE
public static int DRAG_FLAG_OPAQUE { get; }
Property Value
DRAG_FLAG_START_INTENT_SENDER_ON_UNHANDLED_DRAG
public static int DRAG_FLAG_START_INTENT_SENDER_ON_UNHANDLED_DRAG { get; }
Property Value
DRAWING_CACHE_QUALITY_AUTO
[Obsolete]
public static int DRAWING_CACHE_QUALITY_AUTO { get; }
Property Value
DRAWING_CACHE_QUALITY_HIGH
[Obsolete]
public static int DRAWING_CACHE_QUALITY_HIGH { get; }
Property Value
DRAWING_CACHE_QUALITY_LOW
[Obsolete]
public static int DRAWING_CACHE_QUALITY_LOW { get; }
Property Value
FIND_VIEWS_WITH_CONTENT_DESCRIPTION
public static int FIND_VIEWS_WITH_CONTENT_DESCRIPTION { get; }
Property Value
FIND_VIEWS_WITH_TEXT
public static int FIND_VIEWS_WITH_TEXT { get; }
Property Value
FOCUSABLE
public static int FOCUSABLE { get; }
Property Value
FOCUSABLES_ALL
public static int FOCUSABLES_ALL { get; }
Property Value
FOCUSABLES_TOUCH_MODE
public static int FOCUSABLES_TOUCH_MODE { get; }
Property Value
FOCUSABLE_AUTO
public static int FOCUSABLE_AUTO { get; }
Property Value
FOCUS_BACKWARD
public static int FOCUS_BACKWARD { get; }
Property Value
FOCUS_DOWN
public static int FOCUS_DOWN { get; }
Property Value
FOCUS_FORWARD
public static int FOCUS_FORWARD { get; }
Property Value
FOCUS_LEFT
public static int FOCUS_LEFT { get; }
Property Value
FOCUS_RIGHT
public static int FOCUS_RIGHT { get; }
Property Value
FOCUS_UP
public static int FOCUS_UP { get; }
Property Value
GONE
public static int GONE { get; }
Property Value
HAPTIC_FEEDBACK_ENABLED
public static int HAPTIC_FEEDBACK_ENABLED { get; }
Property Value
IMPORTANT_FOR_ACCESSIBILITY_AUTO
public static int IMPORTANT_FOR_ACCESSIBILITY_AUTO { get; }
Property Value
IMPORTANT_FOR_ACCESSIBILITY_NO
public static int IMPORTANT_FOR_ACCESSIBILITY_NO { get; }
Property Value
IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS
public static int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS { get; }
Property Value
IMPORTANT_FOR_ACCESSIBILITY_YES
public static int IMPORTANT_FOR_ACCESSIBILITY_YES { get; }
Property Value
IMPORTANT_FOR_AUTOFILL_AUTO
public static int IMPORTANT_FOR_AUTOFILL_AUTO { get; }
Property Value
IMPORTANT_FOR_AUTOFILL_NO
public static int IMPORTANT_FOR_AUTOFILL_NO { get; }
Property Value
IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS
public static int IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS { get; }
Property Value
IMPORTANT_FOR_AUTOFILL_YES
public static int IMPORTANT_FOR_AUTOFILL_YES { get; }
Property Value
IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS
public static int IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS { get; }
Property Value
IMPORTANT_FOR_CONTENT_CAPTURE_AUTO
public static int IMPORTANT_FOR_CONTENT_CAPTURE_AUTO { get; }
Property Value
IMPORTANT_FOR_CONTENT_CAPTURE_NO
public static int IMPORTANT_FOR_CONTENT_CAPTURE_NO { get; }
Property Value
IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS
public static int IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS { get; }
Property Value
IMPORTANT_FOR_CONTENT_CAPTURE_YES
public static int IMPORTANT_FOR_CONTENT_CAPTURE_YES { get; }
Property Value
IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS
public static int IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS { get; }
Property Value
INVISIBLE
public static int INVISIBLE { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
KEEP_SCREEN_ON
public static int KEEP_SCREEN_ON { get; }
Property Value
LAYER_TYPE_HARDWARE
public static int LAYER_TYPE_HARDWARE { get; }
Property Value
LAYER_TYPE_NONE
public static int LAYER_TYPE_NONE { get; }
Property Value
LAYER_TYPE_SOFTWARE
public static int LAYER_TYPE_SOFTWARE { get; }
Property Value
LAYOUT_DIRECTION_INHERIT
public static int LAYOUT_DIRECTION_INHERIT { get; }
Property Value
LAYOUT_DIRECTION_LOCALE
public static int LAYOUT_DIRECTION_LOCALE { get; }
Property Value
LAYOUT_DIRECTION_LTR
public static int LAYOUT_DIRECTION_LTR { get; }
Property Value
LAYOUT_DIRECTION_RTL
public static int LAYOUT_DIRECTION_RTL { get; }
Property Value
MEASURED_HEIGHT_STATE_SHIFT
public static int MEASURED_HEIGHT_STATE_SHIFT { get; }
Property Value
MEASURED_SIZE_MASK
public static int MEASURED_SIZE_MASK { get; }
Property Value
MEASURED_STATE_MASK
public static int MEASURED_STATE_MASK { get; }
Property Value
MEASURED_STATE_TOO_SMALL
public static int MEASURED_STATE_TOO_SMALL { get; }
Property Value
NOT_FOCUSABLE
public static int NOT_FOCUSABLE { get; }
Property Value
NO_ID
public static int NO_ID { get; }
Property Value
OVER_SCROLL_ALWAYS
public static int OVER_SCROLL_ALWAYS { get; }
Property Value
OVER_SCROLL_IF_CONTENT_SCROLLS
public static int OVER_SCROLL_IF_CONTENT_SCROLLS { get; }
Property Value
OVER_SCROLL_NEVER
public static int OVER_SCROLL_NEVER { get; }
Property Value
REQUESTED_FRAME_RATE_CATEGORY_DEFAULT
https://developer.android.com/reference/android/view/View.html#REQUESTED_FRAME_RATE_CATEGORY_DEFAULT
public static float REQUESTED_FRAME_RATE_CATEGORY_DEFAULT { get; }
Property Value
REQUESTED_FRAME_RATE_CATEGORY_HIGH
public static float REQUESTED_FRAME_RATE_CATEGORY_HIGH { get; }
Property Value
REQUESTED_FRAME_RATE_CATEGORY_LOW
public static float REQUESTED_FRAME_RATE_CATEGORY_LOW { get; }
Property Value
REQUESTED_FRAME_RATE_CATEGORY_NORMAL
public static float REQUESTED_FRAME_RATE_CATEGORY_NORMAL { get; }
Property Value
REQUESTED_FRAME_RATE_CATEGORY_NO_PREFERENCE
public static float REQUESTED_FRAME_RATE_CATEGORY_NO_PREFERENCE { get; }
Property Value
ROTATION
public static Property ROTATION { get; }
Property Value
ROTATION_X
public static Property ROTATION_X { get; }
Property Value
ROTATION_Y
public static Property ROTATION_Y { get; }
Property Value
SCALE_X
public static Property SCALE_X { get; }
Property Value
SCALE_Y
public static Property SCALE_Y { get; }
Property Value
SCREEN_STATE_OFF
public static int SCREEN_STATE_OFF { get; }
Property Value
SCREEN_STATE_ON
public static int SCREEN_STATE_ON { get; }
Property Value
SCROLLBARS_INSIDE_INSET
public static int SCROLLBARS_INSIDE_INSET { get; }
Property Value
SCROLLBARS_INSIDE_OVERLAY
public static int SCROLLBARS_INSIDE_OVERLAY { get; }
Property Value
SCROLLBARS_OUTSIDE_INSET
public static int SCROLLBARS_OUTSIDE_INSET { get; }
Property Value
SCROLLBARS_OUTSIDE_OVERLAY
public static int SCROLLBARS_OUTSIDE_OVERLAY { get; }
Property Value
SCROLLBAR_POSITION_DEFAULT
public static int SCROLLBAR_POSITION_DEFAULT { get; }
Property Value
SCROLLBAR_POSITION_LEFT
public static int SCROLLBAR_POSITION_LEFT { get; }
Property Value
SCROLLBAR_POSITION_RIGHT
public static int SCROLLBAR_POSITION_RIGHT { get; }
Property Value
SCROLL_AXIS_HORIZONTAL
public static int SCROLL_AXIS_HORIZONTAL { get; }
Property Value
SCROLL_AXIS_NONE
public static int SCROLL_AXIS_NONE { get; }
Property Value
SCROLL_AXIS_VERTICAL
public static int SCROLL_AXIS_VERTICAL { get; }
Property Value
SCROLL_CAPTURE_HINT_AUTO
public static int SCROLL_CAPTURE_HINT_AUTO { get; }
Property Value
SCROLL_CAPTURE_HINT_EXCLUDE
public static int SCROLL_CAPTURE_HINT_EXCLUDE { get; }
Property Value
SCROLL_CAPTURE_HINT_EXCLUDE_DESCENDANTS
public static int SCROLL_CAPTURE_HINT_EXCLUDE_DESCENDANTS { get; }
Property Value
SCROLL_CAPTURE_HINT_INCLUDE
public static int SCROLL_CAPTURE_HINT_INCLUDE { get; }
Property Value
SCROLL_INDICATOR_BOTTOM
public static int SCROLL_INDICATOR_BOTTOM { get; }
Property Value
SCROLL_INDICATOR_END
public static int SCROLL_INDICATOR_END { get; }
Property Value
SCROLL_INDICATOR_LEFT
public static int SCROLL_INDICATOR_LEFT { get; }
Property Value
SCROLL_INDICATOR_RIGHT
public static int SCROLL_INDICATOR_RIGHT { get; }
Property Value
SCROLL_INDICATOR_START
public static int SCROLL_INDICATOR_START { get; }
Property Value
SCROLL_INDICATOR_TOP
public static int SCROLL_INDICATOR_TOP { get; }
Property Value
SOUND_EFFECTS_ENABLED
public static int SOUND_EFFECTS_ENABLED { get; }
Property Value
STATUS_BAR_HIDDEN
[Obsolete]
public static int STATUS_BAR_HIDDEN { get; }
Property Value
STATUS_BAR_VISIBLE
[Obsolete]
public static int STATUS_BAR_VISIBLE { get; }
Property Value
SYSTEM_UI_FLAG_FULLSCREEN
[Obsolete]
public static int SYSTEM_UI_FLAG_FULLSCREEN { get; }
Property Value
SYSTEM_UI_FLAG_HIDE_NAVIGATION
[Obsolete]
public static int SYSTEM_UI_FLAG_HIDE_NAVIGATION { get; }
Property Value
SYSTEM_UI_FLAG_IMMERSIVE
[Obsolete]
public static int SYSTEM_UI_FLAG_IMMERSIVE { get; }
Property Value
SYSTEM_UI_FLAG_IMMERSIVE_STICKY
[Obsolete]
public static int SYSTEM_UI_FLAG_IMMERSIVE_STICKY { get; }
Property Value
SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN
[Obsolete]
public static int SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN { get; }
Property Value
SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION
https://developer.android.com/reference/android/view/View.html#SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION
[Obsolete]
public static int SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION { get; }
Property Value
SYSTEM_UI_FLAG_LAYOUT_STABLE
[Obsolete]
public static int SYSTEM_UI_FLAG_LAYOUT_STABLE { get; }
Property Value
SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR
[Obsolete]
public static int SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR { get; }
Property Value
SYSTEM_UI_FLAG_LIGHT_STATUS_BAR
[Obsolete]
public static int SYSTEM_UI_FLAG_LIGHT_STATUS_BAR { get; }
Property Value
SYSTEM_UI_FLAG_LOW_PROFILE
[Obsolete]
public static int SYSTEM_UI_FLAG_LOW_PROFILE { get; }
Property Value
SYSTEM_UI_FLAG_VISIBLE
[Obsolete]
public static int SYSTEM_UI_FLAG_VISIBLE { get; }
Property Value
SYSTEM_UI_LAYOUT_FLAGS
[Obsolete]
public static int SYSTEM_UI_LAYOUT_FLAGS { get; }
Property Value
TEXT_ALIGNMENT_CENTER
public static int TEXT_ALIGNMENT_CENTER { get; }
Property Value
TEXT_ALIGNMENT_GRAVITY
public static int TEXT_ALIGNMENT_GRAVITY { get; }
Property Value
TEXT_ALIGNMENT_INHERIT
public static int TEXT_ALIGNMENT_INHERIT { get; }
Property Value
TEXT_ALIGNMENT_TEXT_END
public static int TEXT_ALIGNMENT_TEXT_END { get; }
Property Value
TEXT_ALIGNMENT_TEXT_START
public static int TEXT_ALIGNMENT_TEXT_START { get; }
Property Value
TEXT_ALIGNMENT_VIEW_END
public static int TEXT_ALIGNMENT_VIEW_END { get; }
Property Value
TEXT_ALIGNMENT_VIEW_START
public static int TEXT_ALIGNMENT_VIEW_START { get; }
Property Value
TEXT_DIRECTION_ANY_RTL
public static int TEXT_DIRECTION_ANY_RTL { get; }
Property Value
TEXT_DIRECTION_FIRST_STRONG
public static int TEXT_DIRECTION_FIRST_STRONG { get; }
Property Value
TEXT_DIRECTION_FIRST_STRONG_LTR
public static int TEXT_DIRECTION_FIRST_STRONG_LTR { get; }
Property Value
TEXT_DIRECTION_FIRST_STRONG_RTL
public static int TEXT_DIRECTION_FIRST_STRONG_RTL { get; }
Property Value
TEXT_DIRECTION_INHERIT
public static int TEXT_DIRECTION_INHERIT { get; }
Property Value
TEXT_DIRECTION_LOCALE
public static int TEXT_DIRECTION_LOCALE { get; }
Property Value
TEXT_DIRECTION_LTR
public static int TEXT_DIRECTION_LTR { get; }
Property Value
TEXT_DIRECTION_RTL
public static int TEXT_DIRECTION_RTL { get; }
Property Value
TRANSLATION_X
public static Property TRANSLATION_X { get; }
Property Value
TRANSLATION_Y
public static Property TRANSLATION_Y { get; }
Property Value
TRANSLATION_Z
public static Property TRANSLATION_Z { get; }
Property Value
VISIBLE
public static int VISIBLE { get; }
Property Value
X
public static Property X { get; }
Property Value
Y
public static Property Y { get; }
Property Value
Z
public static Property Z { get; }
Property Value
Methods
AddChildrenForAccessibility(ArrayList<View>)
public void AddChildrenForAccessibility(ArrayList<View> arg0)
Parameters
AddExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo, String, Bundle)
public void AddExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo arg0, String arg1, Bundle arg2)
Parameters
arg0
AccessibilityNodeInfoarg1
Stringarg2
Bundle
AddFocusables(ArrayList<View>, int)
public void AddFocusables(ArrayList<View> arg0, int arg1)
Parameters
AddFocusables(ArrayList<View>, int, int)
public void AddFocusables(ArrayList<View> arg0, int arg1, int arg2)
Parameters
AddKeyboardNavigationClusters(Collection<View>, int)
public void AddKeyboardNavigationClusters(Collection<View> arg0, int arg1)
Parameters
arg0
Collection<View>arg1
int
AddOnAttachStateChangeListener(OnAttachStateChangeListener)
public void AddOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
Parameters
AddOnLayoutChangeListener(OnLayoutChangeListener)
public void AddOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
Parameters
AddOnUnhandledKeyEventListener(OnUnhandledKeyEventListener)
public void AddOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)
Parameters
AddTouchables(ArrayList<View>)
public void AddTouchables(ArrayList<View> arg0)
Parameters
Animate()
public ViewPropertyAnimator Animate()
Returns
AnnounceForAccessibility(CharSequence)
public void AnnounceForAccessibility(CharSequence arg0)
Parameters
arg0
CharSequence
Autofill(SparseArray<AutofillValue>)
public void Autofill(SparseArray<AutofillValue> arg0)
Parameters
Autofill(AutofillValue)
public void Autofill(AutofillValue arg0)
Parameters
BringToFront()
public void BringToFront()
BuildDrawingCache()
[Obsolete]
public void BuildDrawingCache()
BuildDrawingCache(bool)
[Obsolete]
public void BuildDrawingCache(bool arg0)
Parameters
BuildLayer()
public void BuildLayer()
CallOnClick()
public bool CallOnClick()
Returns
CanResolveLayoutDirection()
public bool CanResolveLayoutDirection()
Returns
CanResolveTextAlignment()
public bool CanResolveTextAlignment()
Returns
CanResolveTextDirection()
public bool CanResolveTextDirection()
Returns
CanScrollHorizontally(int)
public bool CanScrollHorizontally(int arg0)
Parameters
Returns
CanScrollVertically(int)
public bool CanScrollVertically(int arg0)
Parameters
Returns
CancelDragAndDrop()
public void CancelDragAndDrop()
CancelLongPress()
public void CancelLongPress()
CancelPendingInputEvents()
public void CancelPendingInputEvents()
CheckInputConnectionProxy(View)
public bool CheckInputConnectionProxy(View arg0)
Parameters
Returns
ClearAnimation()
public void ClearAnimation()
ClearFocus()
public void ClearFocus()
ClearPendingCredentialRequest()
public void ClearPendingCredentialRequest()
ClearViewTranslationCallback()
public void ClearViewTranslationCallback()
CombineMeasuredStates(int, int)
public static int CombineMeasuredStates(int arg0, int arg1)
Parameters
Returns
ComputeScroll()
public void ComputeScroll()
ComputeSystemWindowInsets(WindowInsets, Rect)
public WindowInsets ComputeSystemWindowInsets(WindowInsets arg0, Rect arg1)
Parameters
arg0
WindowInsetsarg1
Rect
Returns
CreateAccessibilityNodeInfo()
public AccessibilityNodeInfo CreateAccessibilityNodeInfo()
Returns
CreateContextMenu(ContextMenu)
public void CreateContextMenu(ContextMenu arg0)
Parameters
arg0
ContextMenu
DestroyDrawingCache()
[Obsolete]
public void DestroyDrawingCache()
DispatchApplyWindowInsets(WindowInsets)
public WindowInsets DispatchApplyWindowInsets(WindowInsets arg0)
Parameters
arg0
WindowInsets
Returns
DispatchCapturedPointerEvent(MotionEvent)
public bool DispatchCapturedPointerEvent(MotionEvent arg0)
Parameters
arg0
MotionEvent
Returns
DispatchConfigurationChanged(Configuration)
public void DispatchConfigurationChanged(Configuration arg0)
Parameters
DispatchCreateViewTranslationRequest(Map<AutofillId, long[]>, int[], TranslationCapability, List<ViewTranslationRequest>)
public void DispatchCreateViewTranslationRequest(Map<AutofillId, long[]> arg0, int[] arg1, TranslationCapability arg2, List<ViewTranslationRequest> arg3)
Parameters
arg0
Map<AutofillId, long[]>arg1
int[]arg2
TranslationCapabilityarg3
List<ViewTranslationRequest>
DispatchDisplayHint(int)
public void DispatchDisplayHint(int arg0)
Parameters
DispatchDragEvent(DragEvent)
public bool DispatchDragEvent(DragEvent arg0)
Parameters
Returns
DispatchDrawableHotspotChanged(float, float)
public void DispatchDrawableHotspotChanged(float arg0, float arg1)
Parameters
DispatchFinishTemporaryDetach()
public void DispatchFinishTemporaryDetach()
DispatchGenericMotionEvent(MotionEvent)
public bool DispatchGenericMotionEvent(MotionEvent arg0)
Parameters
arg0
MotionEvent
Returns
DispatchKeyEvent(KeyEvent)
public bool DispatchKeyEvent(KeyEvent arg0)
Parameters
Returns
DispatchKeyEventPreIme(KeyEvent)
public bool DispatchKeyEventPreIme(KeyEvent arg0)
Parameters
Returns
DispatchKeyShortcutEvent(KeyEvent)
public bool DispatchKeyShortcutEvent(KeyEvent arg0)
Parameters
Returns
DispatchNestedFling(float, float, bool)
public bool DispatchNestedFling(float arg0, float arg1, bool arg2)
Parameters
Returns
DispatchNestedPreFling(float, float)
public bool DispatchNestedPreFling(float arg0, float arg1)
Parameters
Returns
DispatchNestedPrePerformAccessibilityAction(int, Bundle)
public bool DispatchNestedPrePerformAccessibilityAction(int arg0, Bundle arg1)
Parameters
Returns
DispatchNestedPreScroll(int, int, int[], int[])
public bool DispatchNestedPreScroll(int arg0, int arg1, int[] arg2, int[] arg3)
Parameters
Returns
DispatchNestedScroll(int, int, int, int, int[])
public bool DispatchNestedScroll(int arg0, int arg1, int arg2, int arg3, int[] arg4)
Parameters
Returns
DispatchPointerCaptureChanged(bool)
public void DispatchPointerCaptureChanged(bool arg0)
Parameters
DispatchPopulateAccessibilityEvent(AccessibilityEvent)
public bool DispatchPopulateAccessibilityEvent(AccessibilityEvent arg0)
Parameters
Returns
DispatchProvideAutofillStructure(ViewStructure, int)
public void DispatchProvideAutofillStructure(ViewStructure arg0, int arg1)
Parameters
arg0
ViewStructurearg1
int
DispatchProvideStructure(ViewStructure)
public void DispatchProvideStructure(ViewStructure arg0)
Parameters
DispatchScrollCaptureSearch(Rect, Point, Consumer<ScrollCaptureTarget>)
public void DispatchScrollCaptureSearch(Rect arg0, Point arg1, Consumer<ScrollCaptureTarget> arg2)
Parameters
DispatchStartTemporaryDetach()
public void DispatchStartTemporaryDetach()
DispatchSystemUiVisibilityChanged(int)
[Obsolete]
public void DispatchSystemUiVisibilityChanged(int arg0)
Parameters
DispatchTouchEvent(MotionEvent)
public bool DispatchTouchEvent(MotionEvent arg0)
Parameters
arg0
MotionEvent
Returns
DispatchTrackballEvent(MotionEvent)
public bool DispatchTrackballEvent(MotionEvent arg0)
Parameters
arg0
MotionEvent
Returns
DispatchUnhandledMove(View, int)
public bool DispatchUnhandledMove(View arg0, int arg1)
Parameters
Returns
DispatchWindowFocusChanged(bool)
public void DispatchWindowFocusChanged(bool arg0)
Parameters
DispatchWindowInsetsAnimationEnd(WindowInsetsAnimation)
public void DispatchWindowInsetsAnimationEnd(WindowInsetsAnimation arg0)
Parameters
DispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation)
public void DispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation arg0)
Parameters
DispatchWindowInsetsAnimationProgress(WindowInsets, List<WindowInsetsAnimation>)
public WindowInsets DispatchWindowInsetsAnimationProgress(WindowInsets arg0, List<WindowInsetsAnimation> arg1)
Parameters
arg0
WindowInsetsarg1
List<WindowInsetsAnimation>
Returns
DispatchWindowInsetsAnimationStart(WindowInsetsAnimation, Bounds)
public WindowInsetsAnimation.Bounds DispatchWindowInsetsAnimationStart(WindowInsetsAnimation arg0, WindowInsetsAnimation.Bounds arg1)
Parameters
arg0
WindowInsetsAnimationarg1
WindowInsetsAnimation.Bounds
Returns
DispatchWindowSystemUiVisiblityChanged(int)
[Obsolete]
public void DispatchWindowSystemUiVisiblityChanged(int arg0)
Parameters
DispatchWindowVisibilityChanged(int)
public void DispatchWindowVisibilityChanged(int arg0)
Parameters
Draw(Canvas)
public void Draw(Canvas arg0)
Parameters
DrawableHotspotChanged(float, float)
public void DrawableHotspotChanged(float arg0, float arg1)
Parameters
FindFocus()
public View FindFocus()
Returns
FindOnBackInvokedDispatcher()
public OnBackInvokedDispatcher FindOnBackInvokedDispatcher()
Returns
FindViewById<T>(int)
public T FindViewById<T>(int arg0) where T : View
Parameters
Returns
- T
T
Type Parameters
T
FindViewWithTag<T>(object)
public T FindViewWithTag<T>(object arg0) where T : View
Parameters
Returns
- T
T
Type Parameters
T
FindViewsWithText(ArrayList<View>, CharSequence, int)
public void FindViewsWithText(ArrayList<View> arg0, CharSequence arg1, int arg2)
Parameters
arg0
ArrayList<View>arg1
CharSequencearg2
int
FocusSearch(int)
public View FocusSearch(int arg0)
Parameters
Returns
ForceHasOverlappingRendering(bool)
https://developer.android.com/reference/android/view/View.html#forceHasOverlappingRendering(boolean)
public void ForceHasOverlappingRendering(bool arg0)
Parameters
ForceLayout()
public void ForceLayout()
GatherTransparentRegion(Region)
public bool GatherTransparentRegion(Region arg0)
Parameters
Returns
GenerateDisplayHash(String, Rect, Executor, DisplayHashResultCallback)
public void GenerateDisplayHash(String arg0, Rect arg1, Executor arg2, DisplayHashResultCallback arg3)
Parameters
arg0
Stringarg1
Rectarg2
Executorarg3
DisplayHashResultCallback
GenerateViewId()
public static int GenerateViewId()
Returns
GetAccessibilityClassName()
public CharSequence GetAccessibilityClassName()
Returns
GetAccessibilityDelegate()
public View.AccessibilityDelegate GetAccessibilityDelegate()
Returns
GetAccessibilityLiveRegion()
public int GetAccessibilityLiveRegion()
Returns
GetAccessibilityNodeProvider()
public AccessibilityNodeProvider GetAccessibilityNodeProvider()
Returns
GetAccessibilityPaneTitle()
public CharSequence GetAccessibilityPaneTitle()
Returns
GetAccessibilityTraversalAfter()
public int GetAccessibilityTraversalAfter()
Returns
GetAccessibilityTraversalBefore()
public int GetAccessibilityTraversalBefore()
Returns
GetAllowedHandwritingDelegatePackageName()
public String GetAllowedHandwritingDelegatePackageName()
Returns
GetAllowedHandwritingDelegatorPackageName()
public String GetAllowedHandwritingDelegatorPackageName()
Returns
GetAlpha()
public float GetAlpha()
Returns
GetAnimation()
public Animation GetAnimation()
Returns
GetAnimationMatrix()
public Matrix GetAnimationMatrix()
Returns
GetApplicationWindowToken()
public IBinder GetApplicationWindowToken()
Returns
GetAttributeResolutionStack(int)
public int[] GetAttributeResolutionStack(int arg0)
Parameters
Returns
GetAttributeSourceResourceMap()
public Map<Integer, Integer> GetAttributeSourceResourceMap()
Returns
GetAutofillHints()
public String[] GetAutofillHints()
Returns
GetAutofillId()
public AutofillId GetAutofillId()
Returns
GetAutofillType()
public int GetAutofillType()
Returns
GetAutofillValue()
public AutofillValue GetAutofillValue()
Returns
GetBackground()
public Drawable GetBackground()
Returns
GetBackgroundTintBlendMode()
public BlendMode GetBackgroundTintBlendMode()
Returns
GetBackgroundTintList()
public ColorStateList GetBackgroundTintList()
Returns
GetBackgroundTintMode()
public PorterDuff.Mode GetBackgroundTintMode()
Returns
GetBaseline()
public int GetBaseline()
Returns
GetBottom()
public int GetBottom()
Returns
GetCameraDistance()
public float GetCameraDistance()
Returns
GetClipBounds()
public Rect GetClipBounds()
Returns
GetClipBounds(Rect)
public bool GetClipBounds(Rect arg0)
Parameters
Returns
GetClipToOutline()
public bool GetClipToOutline()
Returns
GetContentCaptureSession()
public ContentCaptureSession GetContentCaptureSession()
Returns
GetContentDescription()
public CharSequence GetContentDescription()
Returns
GetContentSensitivity()
public int GetContentSensitivity()
Returns
GetContext()
public Context GetContext()
Returns
GetDefaultFocusHighlightEnabled()
public bool GetDefaultFocusHighlightEnabled()
Returns
GetDefaultSize(int, int)
public static int GetDefaultSize(int arg0, int arg1)
Parameters
Returns
GetDisplay()
public Display GetDisplay()
Returns
GetDrawableState()
public int[] GetDrawableState()
Returns
GetDrawingCache()
[Obsolete]
public Bitmap GetDrawingCache()
Returns
GetDrawingCache(bool)
[Obsolete]
public Bitmap GetDrawingCache(bool arg0)
Parameters
Returns
GetDrawingCacheBackgroundColor()
[Obsolete]
public int GetDrawingCacheBackgroundColor()
Returns
GetDrawingCacheQuality()
[Obsolete]
public int GetDrawingCacheQuality()
Returns
GetDrawingRect(Rect)
https://developer.android.com/reference/android/view/View.html#getDrawingRect(android.graphics.Rect)
public void GetDrawingRect(Rect arg0)
Parameters
GetDrawingTime()
public long GetDrawingTime()
Returns
GetElevation()
public float GetElevation()
Returns
GetExplicitStyle()
public int GetExplicitStyle()
Returns
GetFilterTouchesWhenObscured()
public bool GetFilterTouchesWhenObscured()
Returns
GetFitsSystemWindows()
public bool GetFitsSystemWindows()
Returns
GetFocusable()
public int GetFocusable()
Returns
GetFocusables(int)
public ArrayList<View> GetFocusables(int arg0)
Parameters
Returns
GetFocusedRect(Rect)
https://developer.android.com/reference/android/view/View.html#getFocusedRect(android.graphics.Rect)
public void GetFocusedRect(Rect arg0)
Parameters
GetForeground()
public Drawable GetForeground()
Returns
GetForegroundGravity()
public int GetForegroundGravity()
Returns
GetForegroundTintBlendMode()
public BlendMode GetForegroundTintBlendMode()
Returns
GetForegroundTintList()
public ColorStateList GetForegroundTintList()
Returns
GetForegroundTintMode()
public PorterDuff.Mode GetForegroundTintMode()
Returns
GetFrameContentVelocity()
public float GetFrameContentVelocity()
Returns
GetGlobalVisibleRect(Rect)
public bool GetGlobalVisibleRect(Rect arg0)
Parameters
Returns
GetGlobalVisibleRect(Rect, Point)
public bool GetGlobalVisibleRect(Rect arg0, Point arg1)
Parameters
Returns
GetHandler()
public Handler GetHandler()
Returns
GetHandwritingBoundsOffsetBottom()
public float GetHandwritingBoundsOffsetBottom()
Returns
GetHandwritingBoundsOffsetLeft()
public float GetHandwritingBoundsOffsetLeft()
Returns
GetHandwritingBoundsOffsetRight()
public float GetHandwritingBoundsOffsetRight()
Returns
GetHandwritingBoundsOffsetTop()
public float GetHandwritingBoundsOffsetTop()
Returns
GetHandwritingDelegateFlags()
public int GetHandwritingDelegateFlags()
Returns
GetHandwritingDelegatorCallback()
public Runnable GetHandwritingDelegatorCallback()
Returns
GetHandwritingDelegatorCallbackDirect()
public Runnable GetHandwritingDelegatorCallbackDirect()
Returns
GetHasOverlappingRendering()
public bool GetHasOverlappingRendering()
Returns
GetHeight()
public int GetHeight()
Returns
GetHitRect(Rect)
public void GetHitRect(Rect arg0)
Parameters
GetHorizontalFadingEdgeLength()
public int GetHorizontalFadingEdgeLength()
Returns
GetHorizontalScrollbarThumbDrawable()
https://developer.android.com/reference/android/view/View.html#getHorizontalScrollbarThumbDrawable()
public Drawable GetHorizontalScrollbarThumbDrawable()
Returns
GetHorizontalScrollbarTrackDrawable()
https://developer.android.com/reference/android/view/View.html#getHorizontalScrollbarTrackDrawable()
public Drawable GetHorizontalScrollbarTrackDrawable()
Returns
GetId()
public int GetId()
Returns
GetImportantForAccessibility()
public int GetImportantForAccessibility()
Returns
GetImportantForAutofill()
public int GetImportantForAutofill()
Returns
GetImportantForContentCapture()
public int GetImportantForContentCapture()
Returns
GetKeepScreenOn()
public bool GetKeepScreenOn()
Returns
GetKeyDispatcherState()
public KeyEvent.DispatcherState GetKeyDispatcherState()
Returns
GetLabelFor()
public int GetLabelFor()
Returns
GetLayerType()
public int GetLayerType()
Returns
GetLayoutDirection()
public int GetLayoutDirection()
Returns
GetLayoutParams()
public ViewGroup.LayoutParams GetLayoutParams()
Returns
GetLeft()
public int GetLeft()
Returns
GetLocalVisibleRect(Rect)
public bool GetLocalVisibleRect(Rect arg0)
Parameters
Returns
GetLocationInSurface(int[])
public void GetLocationInSurface(int[] arg0)
Parameters
GetLocationInWindow(int[])
public void GetLocationInWindow(int[] arg0)
Parameters
GetLocationOnScreen(int[])
public void GetLocationOnScreen(int[] arg0)
Parameters
GetMatrix()
public Matrix GetMatrix()
Returns
GetMeasuredHeight()
public int GetMeasuredHeight()
Returns
GetMeasuredHeightAndState()
public int GetMeasuredHeightAndState()
Returns
GetMeasuredState()
public int GetMeasuredState()
Returns
GetMeasuredWidth()
public int GetMeasuredWidth()
Returns
GetMeasuredWidthAndState()
public int GetMeasuredWidthAndState()
Returns
GetMinimumHeight()
public int GetMinimumHeight()
Returns
GetMinimumWidth()
public int GetMinimumWidth()
Returns
GetNextClusterForwardId()
public int GetNextClusterForwardId()
Returns
GetNextFocusDownId()
public int GetNextFocusDownId()
Returns
GetNextFocusForwardId()
public int GetNextFocusForwardId()
Returns
GetNextFocusLeftId()
public int GetNextFocusLeftId()
Returns
GetNextFocusRightId()
public int GetNextFocusRightId()
Returns
GetNextFocusUpId()
public int GetNextFocusUpId()
Returns
GetOnFocusChangeListener()
public View.OnFocusChangeListener GetOnFocusChangeListener()
Returns
GetOnFocusChangeListenerDirect()
public View.OnFocusChangeListener GetOnFocusChangeListenerDirect()
Returns
GetOutlineAmbientShadowColor()
public int GetOutlineAmbientShadowColor()
Returns
GetOutlineProvider()
public ViewOutlineProvider GetOutlineProvider()
Returns
GetOutlineSpotShadowColor()
public int GetOutlineSpotShadowColor()
Returns
GetOverScrollMode()
public int GetOverScrollMode()
Returns
GetOverlay()
public ViewOverlay GetOverlay()
Returns
GetPaddingBottom()
public int GetPaddingBottom()
Returns
GetPaddingEnd()
public int GetPaddingEnd()
Returns
GetPaddingLeft()
public int GetPaddingLeft()
Returns
GetPaddingRight()
public int GetPaddingRight()
Returns
GetPaddingStart()
public int GetPaddingStart()
Returns
GetPaddingTop()
public int GetPaddingTop()
Returns
GetParent()
public ViewParent GetParent()
Returns
GetParentForAccessibility()
public ViewParent GetParentForAccessibility()
Returns
GetPendingCredentialCallback()
public OutcomeReceiver<GetCredentialResponse, GetCredentialException> GetPendingCredentialCallback()
Returns
GetPendingCredentialRequest()
public GetCredentialRequest GetPendingCredentialRequest()
Returns
GetPivotX()
public float GetPivotX()
Returns
GetPivotY()
public float GetPivotY()
Returns
GetPointerIcon()
public PointerIcon GetPointerIcon()
Returns
GetPreferKeepClearRects()
public List<Rect> GetPreferKeepClearRects()
Returns
GetReceiveContentMimeTypes()
public String[] GetReceiveContentMimeTypes()
Returns
GetRequestedFrameRate()
public float GetRequestedFrameRate()
Returns
GetResources()
public Resources GetResources()
Returns
GetRevealOnFocusHint()
public bool GetRevealOnFocusHint()
Returns
GetRight()
public int GetRight()
Returns
GetRootSurfaceControl()
public AttachedSurfaceControl GetRootSurfaceControl()
Returns
GetRootView()
public View GetRootView()
Returns
GetRootWindowInsets()
public WindowInsets GetRootWindowInsets()
Returns
GetRotation()
public float GetRotation()
Returns
GetRotationX()
public float GetRotationX()
Returns
GetRotationY()
public float GetRotationY()
Returns
GetScaleX()
public float GetScaleX()
Returns
GetScaleY()
public float GetScaleY()
Returns
GetScrollBarDefaultDelayBeforeFade()
public int GetScrollBarDefaultDelayBeforeFade()
Returns
GetScrollBarFadeDuration()
public int GetScrollBarFadeDuration()
Returns
GetScrollBarSize()
public int GetScrollBarSize()
Returns
GetScrollBarStyle()
public int GetScrollBarStyle()
Returns
GetScrollCaptureHint()
public int GetScrollCaptureHint()
Returns
GetScrollIndicators()
public int GetScrollIndicators()
Returns
GetScrollX()
public int GetScrollX()
Returns
GetScrollY()
public int GetScrollY()
Returns
GetSolidColor()
public int GetSolidColor()
Returns
GetSourceLayoutResId()
public int GetSourceLayoutResId()
Returns
GetStateDescription()
public CharSequence GetStateDescription()
Returns
GetStateListAnimator()
public StateListAnimator GetStateListAnimator()
Returns
GetSystemGestureExclusionRects()
public List<Rect> GetSystemGestureExclusionRects()
Returns
GetSystemUiVisibility()
[Obsolete]
public int GetSystemUiVisibility()
Returns
GetTag()
public object GetTag()
Returns
GetTag(int)
public object GetTag(int arg0)
Parameters
Returns
GetTextAlignment()
public int GetTextAlignment()
Returns
GetTextDirection()
public int GetTextDirection()
Returns
GetTooltipText()
public CharSequence GetTooltipText()
Returns
GetTop()
public int GetTop()
Returns
GetTouchDelegate()
public TouchDelegate GetTouchDelegate()
Returns
GetTouchables()
public ArrayList<View> GetTouchables()
Returns
GetTransitionAlpha()
public float GetTransitionAlpha()
Returns
GetTransitionName()
public String GetTransitionName()
Returns
GetTranslationX()
public float GetTranslationX()
Returns
GetTranslationY()
public float GetTranslationY()
Returns
GetTranslationZ()
public float GetTranslationZ()
Returns
GetUniqueDrawingId()
public long GetUniqueDrawingId()
Returns
GetVerticalFadingEdgeLength()
public int GetVerticalFadingEdgeLength()
Returns
GetVerticalScrollbarPosition()
public int GetVerticalScrollbarPosition()
Returns
GetVerticalScrollbarThumbDrawable()
public Drawable GetVerticalScrollbarThumbDrawable()
Returns
GetVerticalScrollbarTrackDrawable()
public Drawable GetVerticalScrollbarTrackDrawable()
Returns
GetVerticalScrollbarWidth()
public int GetVerticalScrollbarWidth()
Returns
GetViewTranslationResponse()
public ViewTranslationResponse GetViewTranslationResponse()
Returns
GetViewTreeObserver()
public ViewTreeObserver GetViewTreeObserver()
Returns
GetVisibility()
public int GetVisibility()
Returns
GetWidth()
public int GetWidth()
Returns
GetWindowId()
public WindowId GetWindowId()
Returns
GetWindowInsetsController()
public WindowInsetsController GetWindowInsetsController()
Returns
GetWindowSystemUiVisibility()
[Obsolete]
public int GetWindowSystemUiVisibility()
Returns
GetWindowToken()
public IBinder GetWindowToken()
Returns
GetWindowVisibility()
public int GetWindowVisibility()
Returns
GetWindowVisibleDisplayFrame(Rect)
public void GetWindowVisibleDisplayFrame(Rect arg0)
Parameters
GetX()
public float GetX()
Returns
GetY()
public float GetY()
Returns
GetZ()
public float GetZ()
Returns
HasExplicitFocusable()
public bool HasExplicitFocusable()
Returns
HasFocus()
public bool HasFocus()
Returns
HasFocusable()
public bool HasFocusable()
Returns
HasNestedScrollingParent()
public bool HasNestedScrollingParent()
Returns
HasOnClickListeners()
public bool HasOnClickListeners()
Returns
HasOnLongClickListeners()
public bool HasOnLongClickListeners()
Returns
HasOverlappingRendering()
public bool HasOverlappingRendering()
Returns
HasPointerCapture()
public bool HasPointerCapture()
Returns
HasTransientState()
public bool HasTransientState()
Returns
HasWindowFocus()
public bool HasWindowFocus()
Returns
Inflate(Context, int, ViewGroup)
public static View Inflate(Context arg0, int arg1, ViewGroup arg2)
Parameters
Returns
Invalidate()
public void Invalidate()
Invalidate(Rect)
[Obsolete]
public void Invalidate(Rect arg0)
Parameters
Invalidate(int, int, int, int)
[Obsolete]
public void Invalidate(int arg0, int arg1, int arg2, int arg3)
Parameters
InvalidateDrawable(Drawable)
public void InvalidateDrawable(Drawable arg0)
Parameters
InvalidateOutline()
public void InvalidateOutline()
IsAccessibilityDataSensitive()
public bool IsAccessibilityDataSensitive()
Returns
IsAccessibilityFocused()
public bool IsAccessibilityFocused()
Returns
IsAccessibilityHeading()
public bool IsAccessibilityHeading()
Returns
IsActivated()
public bool IsActivated()
Returns
IsAttachedToWindow()
public bool IsAttachedToWindow()
Returns
IsAutoHandwritingEnabled()
public bool IsAutoHandwritingEnabled()
Returns
IsClickable()
public bool IsClickable()
Returns
IsContentSensitive()
public bool IsContentSensitive()
Returns
IsContextClickable()
public bool IsContextClickable()
Returns
IsCredential()
public bool IsCredential()
Returns
IsDirty()
public bool IsDirty()
Returns
IsDrawingCacheEnabled()
[Obsolete]
public bool IsDrawingCacheEnabled()
Returns
IsDuplicateParentStateEnabled()
public bool IsDuplicateParentStateEnabled()
Returns
IsEnabled()
public bool IsEnabled()
Returns
IsFocusable()
public bool IsFocusable()
Returns
IsFocusableInTouchMode()
public bool IsFocusableInTouchMode()
Returns
IsFocused()
public bool IsFocused()
Returns
IsFocusedByDefault()
public bool IsFocusedByDefault()
Returns
IsForceDarkAllowed()
public bool IsForceDarkAllowed()
Returns
IsHandwritingDelegate()
public bool IsHandwritingDelegate()
Returns
IsHapticFeedbackEnabled()
public bool IsHapticFeedbackEnabled()
Returns
IsHardwareAccelerated()
public bool IsHardwareAccelerated()
Returns
IsHorizontalFadingEdgeEnabled()
public bool IsHorizontalFadingEdgeEnabled()
Returns
IsHorizontalScrollBarEnabled()
public bool IsHorizontalScrollBarEnabled()
Returns
IsHovered()
public bool IsHovered()
Returns
IsImportantForAccessibility()
public bool IsImportantForAccessibility()
Returns
IsImportantForAutofill()
public bool IsImportantForAutofill()
Returns
IsImportantForContentCapture()
public bool IsImportantForContentCapture()
Returns
IsInEditMode()
public bool IsInEditMode()
Returns
IsInLayout()
public bool IsInLayout()
Returns
IsInTouchMode()
public bool IsInTouchMode()
Returns
IsKeyboardNavigationCluster()
public bool IsKeyboardNavigationCluster()
Returns
IsLaidOut()
public bool IsLaidOut()
Returns
IsLayoutDirectionResolved()
public bool IsLayoutDirectionResolved()
Returns
IsLayoutRequested()
public bool IsLayoutRequested()
Returns
IsLongClickable()
public bool IsLongClickable()
Returns
IsNestedScrollingEnabled()
public bool IsNestedScrollingEnabled()
Returns
IsOpaque()
public bool IsOpaque()
Returns
IsPaddingRelative()
public bool IsPaddingRelative()
Returns
IsPivotSet()
public bool IsPivotSet()
Returns
IsPreferKeepClear()
public bool IsPreferKeepClear()
Returns
IsPressed()
public bool IsPressed()
Returns
IsSaveEnabled()
public bool IsSaveEnabled()
Returns
IsSaveFromParentEnabled()
public bool IsSaveFromParentEnabled()
Returns
IsScreenReaderFocusable()
public bool IsScreenReaderFocusable()
Returns
IsScrollContainer()
public bool IsScrollContainer()
Returns
IsScrollbarFadingEnabled()
public bool IsScrollbarFadingEnabled()
Returns
IsSelected()
public bool IsSelected()
Returns
IsShowingLayoutBounds()
public bool IsShowingLayoutBounds()
Returns
IsShown()
public bool IsShown()
Returns
IsSoundEffectsEnabled()
public bool IsSoundEffectsEnabled()
Returns
IsTemporarilyDetached()
public bool IsTemporarilyDetached()
Returns
IsTextAlignmentResolved()
public bool IsTextAlignmentResolved()
Returns
IsTextDirectionResolved()
public bool IsTextDirectionResolved()
Returns
IsVerticalFadingEdgeEnabled()
public bool IsVerticalFadingEdgeEnabled()
Returns
IsVerticalScrollBarEnabled()
public bool IsVerticalScrollBarEnabled()
Returns
IsVisibleToUserForAutofill(int)
public bool IsVisibleToUserForAutofill(int arg0)
Parameters
Returns
JumpDrawablesToCurrentState()
public void JumpDrawablesToCurrentState()
KeyboardNavigationClusterSearch(View, int)
public View KeyboardNavigationClusterSearch(View arg0, int arg1)
Parameters
Returns
Layout(int, int, int, int)
public void Layout(int arg0, int arg1, int arg2, int arg3)
Parameters
Measure(int, int)
public void Measure(int arg0, int arg1)
Parameters
OffsetLeftAndRight(int)
public void OffsetLeftAndRight(int arg0)
Parameters
OffsetTopAndBottom(int)
public void OffsetTopAndBottom(int arg0)
Parameters
OnApplyWindowInsets(WindowInsets)
public WindowInsets OnApplyWindowInsets(WindowInsets arg0)
Parameters
arg0
WindowInsets
Returns
OnCancelPendingInputEvents()
public void OnCancelPendingInputEvents()
OnCapturedPointerEvent(MotionEvent)
public bool OnCapturedPointerEvent(MotionEvent arg0)
Parameters
arg0
MotionEvent
Returns
OnCheckIsTextEditor()
public bool OnCheckIsTextEditor()
Returns
OnCreateInputConnection(EditorInfo)
public InputConnection OnCreateInputConnection(EditorInfo arg0)
Parameters
arg0
EditorInfo
Returns
OnCreateViewTranslationRequest(int[], Consumer<ViewTranslationRequest>)
public void OnCreateViewTranslationRequest(int[] arg0, Consumer<ViewTranslationRequest> arg1)
Parameters
arg0
int[]arg1
Consumer<ViewTranslationRequest>
OnCreateVirtualViewTranslationRequests(long[], int[], Consumer<ViewTranslationRequest>)
public void OnCreateVirtualViewTranslationRequests(long[] arg0, int[] arg1, Consumer<ViewTranslationRequest> arg2)
Parameters
OnDragEvent(DragEvent)
public bool OnDragEvent(DragEvent arg0)
Parameters
Returns
OnDrawForeground(Canvas)
public void OnDrawForeground(Canvas arg0)
Parameters
OnFilterTouchEventForSecurity(MotionEvent)
public bool OnFilterTouchEventForSecurity(MotionEvent arg0)
Parameters
arg0
MotionEvent
Returns
OnFinishTemporaryDetach()
public void OnFinishTemporaryDetach()
OnGenericMotionEvent(MotionEvent)
public bool OnGenericMotionEvent(MotionEvent arg0)
Parameters
arg0
MotionEvent
Returns
OnHoverChanged(bool)
public void OnHoverChanged(bool arg0)
Parameters
OnHoverEvent(MotionEvent)
public bool OnHoverEvent(MotionEvent arg0)
Parameters
arg0
MotionEvent
Returns
OnInitializeAccessibilityEvent(AccessibilityEvent)
public void OnInitializeAccessibilityEvent(AccessibilityEvent arg0)
Parameters
OnInitializeAccessibilityNodeInfo(AccessibilityNodeInfo)
public void OnInitializeAccessibilityNodeInfo(AccessibilityNodeInfo arg0)
Parameters
OnKeyDown(int, KeyEvent)
public bool OnKeyDown(int arg0, KeyEvent arg1)
Parameters
Returns
OnKeyLongPress(int, KeyEvent)
public bool OnKeyLongPress(int arg0, KeyEvent arg1)
Parameters
Returns
OnKeyMultiple(int, int, KeyEvent)
public bool OnKeyMultiple(int arg0, int arg1, KeyEvent arg2)
Parameters
Returns
OnKeyPreIme(int, KeyEvent)
public bool OnKeyPreIme(int arg0, KeyEvent arg1)
Parameters
Returns
OnKeyShortcut(int, KeyEvent)
public bool OnKeyShortcut(int arg0, KeyEvent arg1)
Parameters
Returns
OnKeyUp(int, KeyEvent)
public bool OnKeyUp(int arg0, KeyEvent arg1)
Parameters
Returns
OnPointerCaptureChange(bool)
public void OnPointerCaptureChange(bool arg0)
Parameters
OnPopulateAccessibilityEvent(AccessibilityEvent)
public void OnPopulateAccessibilityEvent(AccessibilityEvent arg0)
Parameters
OnProvideAutofillStructure(ViewStructure, int)
public void OnProvideAutofillStructure(ViewStructure arg0, int arg1)
Parameters
arg0
ViewStructurearg1
int
OnProvideAutofillVirtualStructure(ViewStructure, int)
public void OnProvideAutofillVirtualStructure(ViewStructure arg0, int arg1)
Parameters
arg0
ViewStructurearg1
int
OnProvideContentCaptureStructure(ViewStructure, int)
public void OnProvideContentCaptureStructure(ViewStructure arg0, int arg1)
Parameters
arg0
ViewStructurearg1
int
OnProvideStructure(ViewStructure)
public void OnProvideStructure(ViewStructure arg0)
Parameters
OnProvideVirtualStructure(ViewStructure)
public void OnProvideVirtualStructure(ViewStructure arg0)
Parameters
OnReceiveContent(ContentInfo)
public ContentInfo OnReceiveContent(ContentInfo arg0)
Parameters
arg0
ContentInfo
Returns
OnResolvePointerIcon(MotionEvent, int)
public PointerIcon OnResolvePointerIcon(MotionEvent arg0, int arg1)
Parameters
arg0
MotionEventarg1
int
Returns
OnRtlPropertiesChanged(int)
public void OnRtlPropertiesChanged(int arg0)
Parameters
OnScreenStateChanged(int)
public void OnScreenStateChanged(int arg0)
Parameters
OnScrollCaptureSearch(Rect, Point, Consumer<ScrollCaptureTarget>)
public void OnScrollCaptureSearch(Rect arg0, Point arg1, Consumer<ScrollCaptureTarget> arg2)
Parameters
OnStartTemporaryDetach()
public void OnStartTemporaryDetach()
OnTouchEvent(MotionEvent)
public bool OnTouchEvent(MotionEvent arg0)
Parameters
arg0
MotionEvent
Returns
OnTrackballEvent(MotionEvent)
public bool OnTrackballEvent(MotionEvent arg0)
Parameters
arg0
MotionEvent
Returns
OnViewTranslationResponse(ViewTranslationResponse)
public void OnViewTranslationResponse(ViewTranslationResponse arg0)
Parameters
OnVirtualViewTranslationResponses(LongSparseArray<ViewTranslationResponse>)
public void OnVirtualViewTranslationResponses(LongSparseArray<ViewTranslationResponse> arg0)
Parameters
OnVisibilityAggregated(bool)
public void OnVisibilityAggregated(bool arg0)
Parameters
OnWindowFocusChanged(bool)
public void OnWindowFocusChanged(bool arg0)
Parameters
OnWindowSystemUiVisibilityChanged(int)
[Obsolete]
public void OnWindowSystemUiVisibilityChanged(int arg0)
Parameters
PerformAccessibilityAction(int, Bundle)
public bool PerformAccessibilityAction(int arg0, Bundle arg1)
Parameters
Returns
PerformClick()
public bool PerformClick()
Returns
PerformContextClick()
public bool PerformContextClick()
Returns
PerformContextClick(float, float)
public bool PerformContextClick(float arg0, float arg1)
Parameters
Returns
PerformHapticFeedback(int)
public bool PerformHapticFeedback(int arg0)
Parameters
Returns
PerformHapticFeedback(int, int)
public bool PerformHapticFeedback(int arg0, int arg1)
Parameters
Returns
PerformLongClick()
public bool PerformLongClick()
Returns
PerformLongClick(float, float)
public bool PerformLongClick(float arg0, float arg1)
Parameters
Returns
PerformReceiveContent(ContentInfo)
public ContentInfo PerformReceiveContent(ContentInfo arg0)
Parameters
arg0
ContentInfo
Returns
PlaySoundEffect(int)
public void PlaySoundEffect(int arg0)
Parameters
Post(Runnable)
public bool Post(Runnable arg0)
Parameters
Returns
PostDelayed(Runnable, long)
public bool PostDelayed(Runnable arg0, long arg1)
Parameters
Returns
PostInvalidate()
public void PostInvalidate()
PostInvalidate(int, int, int, int)
public void PostInvalidate(int arg0, int arg1, int arg2, int arg3)
Parameters
PostInvalidateDelayed(long)
public void PostInvalidateDelayed(long arg0)
Parameters
PostInvalidateDelayed(long, int, int, int, int)
public void PostInvalidateDelayed(long arg0, int arg1, int arg2, int arg3, int arg4)
Parameters
PostInvalidateOnAnimation()
public void PostInvalidateOnAnimation()
PostInvalidateOnAnimation(int, int, int, int)
public void PostInvalidateOnAnimation(int arg0, int arg1, int arg2, int arg3)
Parameters
PostOnAnimation(Runnable)
public void PostOnAnimation(Runnable arg0)
Parameters
PostOnAnimationDelayed(Runnable, long)
public void PostOnAnimationDelayed(Runnable arg0, long arg1)
Parameters
RefreshDrawableState()
public void RefreshDrawableState()
ReleasePointerCapture()
public void ReleasePointerCapture()
RemoveCallbacks(Runnable)
public bool RemoveCallbacks(Runnable arg0)
Parameters
Returns
RemoveOnAttachStateChangeListener(OnAttachStateChangeListener)
public void RemoveOnAttachStateChangeListener(View.OnAttachStateChangeListener arg0)
Parameters
RemoveOnLayoutChangeListener(OnLayoutChangeListener)
public void RemoveOnLayoutChangeListener(View.OnLayoutChangeListener arg0)
Parameters
RemoveOnUnhandledKeyEventListener(OnUnhandledKeyEventListener)
public void RemoveOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener arg0)
Parameters
RequestApplyInsets()
public void RequestApplyInsets()
RequestFitSystemWindows()
[Obsolete]
public void RequestFitSystemWindows()
RequestFocus()
public bool RequestFocus()
Returns
RequestFocus(int)
public bool RequestFocus(int arg0)
Parameters
Returns
RequestFocus(int, Rect)
public bool RequestFocus(int arg0, Rect arg1)
Parameters
Returns
RequestFocusFromTouch()
public bool RequestFocusFromTouch()
Returns
RequestLayout()
public void RequestLayout()
RequestPointerCapture()
public void RequestPointerCapture()
RequestRectangleOnScreen(Rect)
public bool RequestRectangleOnScreen(Rect arg0)
Parameters
Returns
RequestRectangleOnScreen(Rect, bool)
public bool RequestRectangleOnScreen(Rect arg0, bool arg1)
Parameters
Returns
RequestUnbufferedDispatch(MotionEvent)
public void RequestUnbufferedDispatch(MotionEvent arg0)
Parameters
arg0
MotionEvent
RequestUnbufferedDispatch(int)
public void RequestUnbufferedDispatch(int arg0)
Parameters
RequireViewById<T>(int)
public T RequireViewById<T>(int arg0) where T : View
Parameters
Returns
- T
T
Type Parameters
T
ResetPivot()
public void ResetPivot()
ResolveSize(int, int)
public static int ResolveSize(int arg0, int arg1)
Parameters
Returns
ResolveSizeAndState(int, int, int)
public static int ResolveSizeAndState(int arg0, int arg1, int arg2)
Parameters
Returns
RestoreDefaultFocus()
public bool RestoreDefaultFocus()
Returns
RestoreHierarchyState(SparseArray<Parcelable>)
public void RestoreHierarchyState(SparseArray<Parcelable> arg0)
Parameters
arg0
SparseArray<Parcelable>
SaveAttributeDataForStyleable(Context, int[], AttributeSet, TypedArray, int, int)
public void SaveAttributeDataForStyleable(Context arg0, int[] arg1, AttributeSet arg2, TypedArray arg3, int arg4, int arg5)
Parameters
arg0
Contextarg1
int[]arg2
AttributeSetarg3
TypedArrayarg4
intarg5
int
SaveHierarchyState(SparseArray<Parcelable>)
public void SaveHierarchyState(SparseArray<Parcelable> arg0)
Parameters
arg0
SparseArray<Parcelable>
ScheduleDrawable(Drawable, Runnable, long)
public void ScheduleDrawable(Drawable arg0, Runnable arg1, long arg2)
Parameters
ScrollBy(int, int)
public void ScrollBy(int arg0, int arg1)
Parameters
ScrollTo(int, int)
public void ScrollTo(int arg0, int arg1)
Parameters
SendAccessibilityEvent(int)
public void SendAccessibilityEvent(int arg0)
Parameters
SendAccessibilityEventUnchecked(AccessibilityEvent)
public void SendAccessibilityEventUnchecked(AccessibilityEvent arg0)
Parameters
SetAccessibilityDataSensitive(int)
public void SetAccessibilityDataSensitive(int arg0)
Parameters
SetAccessibilityDelegate(AccessibilityDelegate)
public void SetAccessibilityDelegate(View.AccessibilityDelegate arg0)
Parameters
SetAccessibilityHeading(bool)
public void SetAccessibilityHeading(bool arg0)
Parameters
SetAccessibilityLiveRegion(int)
public void SetAccessibilityLiveRegion(int arg0)
Parameters
SetAccessibilityPaneTitle(CharSequence)
public void SetAccessibilityPaneTitle(CharSequence arg0)
Parameters
arg0
CharSequence
SetAccessibilityTraversalAfter(int)
public void SetAccessibilityTraversalAfter(int arg0)
Parameters
SetAccessibilityTraversalBefore(int)
public void SetAccessibilityTraversalBefore(int arg0)
Parameters
SetActivated(bool)
public void SetActivated(bool arg0)
Parameters
SetAllowClickWhenDisabled(bool)
public void SetAllowClickWhenDisabled(bool arg0)
Parameters
SetAllowedHandwritingDelegatePackage(String)
public void SetAllowedHandwritingDelegatePackage(String arg0)
Parameters
SetAllowedHandwritingDelegatorPackage(String)
public void SetAllowedHandwritingDelegatorPackage(String arg0)
Parameters
SetAlpha(float)
public void SetAlpha(float arg0)
Parameters
SetAnimation(Animation)
public void SetAnimation(Animation arg0)
Parameters
SetAnimationMatrix(Matrix)
public void SetAnimationMatrix(Matrix arg0)
Parameters
SetAutoHandwritingEnabled(bool)
public void SetAutoHandwritingEnabled(bool arg0)
Parameters
SetAutofillHints(params String[])
public void SetAutofillHints(params String[] arg0)
Parameters
SetAutofillId(AutofillId)
public void SetAutofillId(AutofillId arg0)
Parameters
arg0
AutofillId
SetBackground(Drawable)
public void SetBackground(Drawable arg0)
Parameters
SetBackgroundColor(int)
public void SetBackgroundColor(int arg0)
Parameters
SetBackgroundDrawable(Drawable)
[Obsolete]
public void SetBackgroundDrawable(Drawable arg0)
Parameters
SetBackgroundResource(int)
public void SetBackgroundResource(int arg0)
Parameters
SetBackgroundTintBlendMode(BlendMode)
public void SetBackgroundTintBlendMode(BlendMode arg0)
Parameters
SetBackgroundTintList(ColorStateList)
public void SetBackgroundTintList(ColorStateList arg0)
Parameters
SetBackgroundTintMode(Mode)
public void SetBackgroundTintMode(PorterDuff.Mode arg0)
Parameters
SetBottom(int)
public void SetBottom(int arg0)
Parameters
SetCameraDistance(float)
public void SetCameraDistance(float arg0)
Parameters
SetClickable(bool)
public void SetClickable(bool arg0)
Parameters
SetClipBounds(Rect)
public void SetClipBounds(Rect arg0)
Parameters
SetClipToOutline(bool)
public void SetClipToOutline(bool arg0)
Parameters
SetContentCaptureSession(ContentCaptureSession)
public void SetContentCaptureSession(ContentCaptureSession arg0)
Parameters
SetContentDescription(CharSequence)
public void SetContentDescription(CharSequence arg0)
Parameters
arg0
CharSequence
SetContentSensitivity(int)
public void SetContentSensitivity(int arg0)
Parameters
SetContextClickable(bool)
public void SetContextClickable(bool arg0)
Parameters
SetDefaultFocusHighlightEnabled(bool)
public void SetDefaultFocusHighlightEnabled(bool arg0)
Parameters
SetDrawingCacheBackgroundColor(int)
[Obsolete]
public void SetDrawingCacheBackgroundColor(int arg0)
Parameters
SetDrawingCacheEnabled(bool)
[Obsolete]
public void SetDrawingCacheEnabled(bool arg0)
Parameters
SetDrawingCacheQuality(int)
[Obsolete]
public void SetDrawingCacheQuality(int arg0)
Parameters
SetDuplicateParentStateEnabled(bool)
public void SetDuplicateParentStateEnabled(bool arg0)
Parameters
SetElevation(float)
public void SetElevation(float arg0)
Parameters
SetEnabled(bool)
public void SetEnabled(bool arg0)
Parameters
SetFadingEdgeLength(int)
public void SetFadingEdgeLength(int arg0)
Parameters
SetFilterTouchesWhenObscured(bool)
https://developer.android.com/reference/android/view/View.html#setFilterTouchesWhenObscured(boolean)
public void SetFilterTouchesWhenObscured(bool arg0)
Parameters
SetFitsSystemWindows(bool)
public void SetFitsSystemWindows(bool arg0)
Parameters
SetFocusable(bool)
public void SetFocusable(bool arg0)
Parameters
SetFocusable(int)
public void SetFocusable(int arg0)
Parameters
SetFocusableInTouchMode(bool)
public void SetFocusableInTouchMode(bool arg0)
Parameters
SetFocusedByDefault(bool)
public void SetFocusedByDefault(bool arg0)
Parameters
SetForceDarkAllowed(bool)
public void SetForceDarkAllowed(bool arg0)
Parameters
SetForeground(Drawable)
public void SetForeground(Drawable arg0)
Parameters
SetForegroundGravity(int)
public void SetForegroundGravity(int arg0)
Parameters
SetForegroundTintBlendMode(BlendMode)
public void SetForegroundTintBlendMode(BlendMode arg0)
Parameters
SetForegroundTintList(ColorStateList)
public void SetForegroundTintList(ColorStateList arg0)
Parameters
SetForegroundTintMode(Mode)
public void SetForegroundTintMode(PorterDuff.Mode arg0)
Parameters
SetFrameContentVelocity(float)
public void SetFrameContentVelocity(float arg0)
Parameters
SetHandwritingBoundsOffsets(float, float, float, float)
public void SetHandwritingBoundsOffsets(float arg0, float arg1, float arg2, float arg3)
Parameters
SetHandwritingDelegateFlags(int)
public void SetHandwritingDelegateFlags(int arg0)
Parameters
SetHandwritingDelegatorCallback(Runnable)
public void SetHandwritingDelegatorCallback(Runnable arg0)
Parameters
SetHapticFeedbackEnabled(bool)
public void SetHapticFeedbackEnabled(bool arg0)
Parameters
SetHasTransientState(bool)
public void SetHasTransientState(bool arg0)
Parameters
SetHorizontalFadingEdgeEnabled(bool)
public void SetHorizontalFadingEdgeEnabled(bool arg0)
Parameters
SetHorizontalScrollBarEnabled(bool)
public void SetHorizontalScrollBarEnabled(bool arg0)
Parameters
SetHorizontalScrollbarThumbDrawable(Drawable)
public void SetHorizontalScrollbarThumbDrawable(Drawable arg0)
Parameters
SetHorizontalScrollbarTrackDrawable(Drawable)
public void SetHorizontalScrollbarTrackDrawable(Drawable arg0)
Parameters
SetHovered(bool)
public void SetHovered(bool arg0)
Parameters
SetId(int)
public void SetId(int arg0)
Parameters
SetImportantForAccessibility(int)
public void SetImportantForAccessibility(int arg0)
Parameters
SetImportantForAutofill(int)
public void SetImportantForAutofill(int arg0)
Parameters
SetImportantForContentCapture(int)
public void SetImportantForContentCapture(int arg0)
Parameters
SetIsCredential(bool)
public void SetIsCredential(bool arg0)
Parameters
SetIsHandwritingDelegate(bool)
public void SetIsHandwritingDelegate(bool arg0)
Parameters
SetKeepScreenOn(bool)
public void SetKeepScreenOn(bool arg0)
Parameters
SetKeyboardNavigationCluster(bool)
https://developer.android.com/reference/android/view/View.html#setKeyboardNavigationCluster(boolean)
public void SetKeyboardNavigationCluster(bool arg0)
Parameters
SetLabelFor(int)
public void SetLabelFor(int arg0)
Parameters
SetLayerPaint(Paint)
https://developer.android.com/reference/android/view/View.html#setLayerPaint(android.graphics.Paint)
public void SetLayerPaint(Paint arg0)
Parameters
SetLayerType(int, Paint)
public void SetLayerType(int arg0, Paint arg1)
Parameters
SetLayoutDirection(int)
public void SetLayoutDirection(int arg0)
Parameters
SetLayoutParams(LayoutParams)
public void SetLayoutParams(ViewGroup.LayoutParams arg0)
Parameters
SetLeft(int)
public void SetLeft(int arg0)
Parameters
SetLeftTopRightBottom(int, int, int, int)
public void SetLeftTopRightBottom(int arg0, int arg1, int arg2, int arg3)
Parameters
SetLongClickable(bool)
public void SetLongClickable(bool arg0)
Parameters
SetMinimumHeight(int)
public void SetMinimumHeight(int arg0)
Parameters
SetMinimumWidth(int)
public void SetMinimumWidth(int arg0)
Parameters
SetNestedScrollingEnabled(bool)
public void SetNestedScrollingEnabled(bool arg0)
Parameters
SetNextClusterForwardId(int)
public void SetNextClusterForwardId(int arg0)
Parameters
SetNextFocusDownId(int)
public void SetNextFocusDownId(int arg0)
Parameters
SetNextFocusForwardId(int)
public void SetNextFocusForwardId(int arg0)
Parameters
SetNextFocusLeftId(int)
public void SetNextFocusLeftId(int arg0)
Parameters
SetNextFocusRightId(int)
public void SetNextFocusRightId(int arg0)
Parameters
SetNextFocusUpId(int)
public void SetNextFocusUpId(int arg0)
Parameters
SetOnApplyWindowInsetsListener(OnApplyWindowInsetsListener)
public void SetOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener arg0)
Parameters
SetOnCapturedPointerListener(OnCapturedPointerListener)
public void SetOnCapturedPointerListener(View.OnCapturedPointerListener arg0)
Parameters
SetOnClickListener(OnClickListener)
public void SetOnClickListener(View.OnClickListener arg0)
Parameters
SetOnContextClickListener(OnContextClickListener)
public void SetOnContextClickListener(View.OnContextClickListener arg0)
Parameters
SetOnCreateContextMenuListener(OnCreateContextMenuListener)
public void SetOnCreateContextMenuListener(View.OnCreateContextMenuListener arg0)
Parameters
SetOnDragListener(OnDragListener)
public void SetOnDragListener(View.OnDragListener arg0)
Parameters
SetOnFocusChangeListener(OnFocusChangeListener)
public void SetOnFocusChangeListener(View.OnFocusChangeListener arg0)
Parameters
SetOnGenericMotionListener(OnGenericMotionListener)
public void SetOnGenericMotionListener(View.OnGenericMotionListener arg0)
Parameters
SetOnHoverListener(OnHoverListener)
public void SetOnHoverListener(View.OnHoverListener arg0)
Parameters
SetOnKeyListener(OnKeyListener)
public void SetOnKeyListener(View.OnKeyListener arg0)
Parameters
SetOnLongClickListener(OnLongClickListener)
public void SetOnLongClickListener(View.OnLongClickListener arg0)
Parameters
SetOnReceiveContentListener(String[], OnReceiveContentListener)
public void SetOnReceiveContentListener(String[] arg0, OnReceiveContentListener arg1)
Parameters
arg0
String[]arg1
OnReceiveContentListener
SetOnScrollChangeListener(OnScrollChangeListener)
public void SetOnScrollChangeListener(View.OnScrollChangeListener arg0)
Parameters
SetOnSystemUiVisibilityChangeListener(OnSystemUiVisibilityChangeListener)
[Obsolete]
public void SetOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener arg0)
Parameters
SetOnTouchListener(OnTouchListener)
public void SetOnTouchListener(View.OnTouchListener arg0)
Parameters
SetOutlineAmbientShadowColor(int)
public void SetOutlineAmbientShadowColor(int arg0)
Parameters
SetOutlineProvider(ViewOutlineProvider)
public void SetOutlineProvider(ViewOutlineProvider arg0)
Parameters
SetOutlineSpotShadowColor(int)
public void SetOutlineSpotShadowColor(int arg0)
Parameters
SetOverScrollMode(int)
public void SetOverScrollMode(int arg0)
Parameters
SetPadding(int, int, int, int)
public void SetPadding(int arg0, int arg1, int arg2, int arg3)
Parameters
SetPaddingRelative(int, int, int, int)
public void SetPaddingRelative(int arg0, int arg1, int arg2, int arg3)
Parameters
SetPendingCredentialRequest(GetCredentialRequest, OutcomeReceiver<GetCredentialResponse, GetCredentialException>)
public void SetPendingCredentialRequest(GetCredentialRequest arg0, OutcomeReceiver<GetCredentialResponse, GetCredentialException> arg1)
Parameters
SetPivotX(float)
public void SetPivotX(float arg0)
Parameters
SetPivotY(float)
public void SetPivotY(float arg0)
Parameters
SetPointerIcon(PointerIcon)
public void SetPointerIcon(PointerIcon arg0)
Parameters
arg0
PointerIcon
SetPreferKeepClear(bool)
public void SetPreferKeepClear(bool arg0)
Parameters
SetPreferKeepClearRects(List<Rect>)
public void SetPreferKeepClearRects(List<Rect> arg0)
Parameters
SetPressed(bool)
public void SetPressed(bool arg0)
Parameters
SetRenderEffect(RenderEffect)
public void SetRenderEffect(RenderEffect arg0)
Parameters
arg0
RenderEffect
SetRequestedFrameRate(float)
public void SetRequestedFrameRate(float arg0)
Parameters
SetRevealOnFocusHint(bool)
public void SetRevealOnFocusHint(bool arg0)
Parameters
SetRight(int)
public void SetRight(int arg0)
Parameters
SetRotation(float)
public void SetRotation(float arg0)
Parameters
SetRotationX(float)
public void SetRotationX(float arg0)
Parameters
SetRotationY(float)
public void SetRotationY(float arg0)
Parameters
SetSaveEnabled(bool)
public void SetSaveEnabled(bool arg0)
Parameters
SetSaveFromParentEnabled(bool)
public void SetSaveFromParentEnabled(bool arg0)
Parameters
SetScaleX(float)
public void SetScaleX(float arg0)
Parameters
SetScaleY(float)
public void SetScaleY(float arg0)
Parameters
SetScreenReaderFocusable(bool)
public void SetScreenReaderFocusable(bool arg0)
Parameters
SetScrollBarDefaultDelayBeforeFade(int)
public void SetScrollBarDefaultDelayBeforeFade(int arg0)
Parameters
SetScrollBarFadeDuration(int)
public void SetScrollBarFadeDuration(int arg0)
Parameters
SetScrollBarSize(int)
public void SetScrollBarSize(int arg0)
Parameters
SetScrollBarStyle(int)
public void SetScrollBarStyle(int arg0)
Parameters
SetScrollCaptureCallback(ScrollCaptureCallback)
public void SetScrollCaptureCallback(ScrollCaptureCallback arg0)
Parameters
SetScrollCaptureHint(int)
public void SetScrollCaptureHint(int arg0)
Parameters
SetScrollContainer(bool)
public void SetScrollContainer(bool arg0)
Parameters
SetScrollIndicators(int)
public void SetScrollIndicators(int arg0)
Parameters
SetScrollIndicators(int, int)
public void SetScrollIndicators(int arg0, int arg1)
Parameters
SetScrollX(int)
public void SetScrollX(int arg0)
Parameters
SetScrollY(int)
public void SetScrollY(int arg0)
Parameters
SetScrollbarFadingEnabled(bool)
public void SetScrollbarFadingEnabled(bool arg0)
Parameters
SetSelected(bool)
public void SetSelected(bool arg0)
Parameters
SetSoundEffectsEnabled(bool)
public void SetSoundEffectsEnabled(bool arg0)
Parameters
SetStateDescription(CharSequence)
public void SetStateDescription(CharSequence arg0)
Parameters
arg0
CharSequence
SetStateListAnimator(StateListAnimator)
public void SetStateListAnimator(StateListAnimator arg0)
Parameters
SetSystemGestureExclusionRects(List<Rect>)
public void SetSystemGestureExclusionRects(List<Rect> arg0)
Parameters
SetSystemUiVisibility(int)
[Obsolete]
public void SetSystemUiVisibility(int arg0)
Parameters
SetTag(int, object)
public void SetTag(int arg0, object arg1)
Parameters
SetTag(object)
public void SetTag(object arg0)
Parameters
SetTextAlignment(int)
public void SetTextAlignment(int arg0)
Parameters
SetTextDirection(int)
public void SetTextDirection(int arg0)
Parameters
SetTooltipText(CharSequence)
public void SetTooltipText(CharSequence arg0)
Parameters
arg0
CharSequence
SetTop(int)
public void SetTop(int arg0)
Parameters
SetTouchDelegate(TouchDelegate)
public void SetTouchDelegate(TouchDelegate arg0)
Parameters
SetTransitionAlpha(float)
public void SetTransitionAlpha(float arg0)
Parameters
SetTransitionName(String)
public void SetTransitionName(String arg0)
Parameters
SetTransitionVisibility(int)
public void SetTransitionVisibility(int arg0)
Parameters
SetTranslationX(float)
public void SetTranslationX(float arg0)
Parameters
SetTranslationY(float)
public void SetTranslationY(float arg0)
Parameters
SetTranslationZ(float)
public void SetTranslationZ(float arg0)
Parameters
SetVerticalFadingEdgeEnabled(bool)
https://developer.android.com/reference/android/view/View.html#setVerticalFadingEdgeEnabled(boolean)
public void SetVerticalFadingEdgeEnabled(bool arg0)
Parameters
SetVerticalScrollBarEnabled(bool)
public void SetVerticalScrollBarEnabled(bool arg0)
Parameters
SetVerticalScrollbarPosition(int)
public void SetVerticalScrollbarPosition(int arg0)
Parameters
SetVerticalScrollbarThumbDrawable(Drawable)
public void SetVerticalScrollbarThumbDrawable(Drawable arg0)
Parameters
SetVerticalScrollbarTrackDrawable(Drawable)
public void SetVerticalScrollbarTrackDrawable(Drawable arg0)
Parameters
SetViewTranslationCallback(ViewTranslationCallback)
public void SetViewTranslationCallback(ViewTranslationCallback arg0)
Parameters
SetVisibility(int)
public void SetVisibility(int arg0)
Parameters
SetWillNotCacheDrawing(bool)
[Obsolete]
public void SetWillNotCacheDrawing(bool arg0)
Parameters
SetWillNotDraw(bool)
public void SetWillNotDraw(bool arg0)
Parameters
SetWindowInsetsAnimationCallback(Callback)
public void SetWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback arg0)
Parameters
SetX(float)
public void SetX(float arg0)
Parameters
SetY(float)
public void SetY(float arg0)
Parameters
SetZ(float)
public void SetZ(float arg0)
Parameters
ShowContextMenu()
public bool ShowContextMenu()
Returns
ShowContextMenu(float, float)
public bool ShowContextMenu(float arg0, float arg1)
Parameters
Returns
StartActionMode(Callback)
public ActionMode StartActionMode(ActionMode.Callback arg0)
Parameters
Returns
StartActionMode(Callback, int)
public ActionMode StartActionMode(ActionMode.Callback arg0, int arg1)
Parameters
arg0
ActionMode.Callbackarg1
int
Returns
StartAnimation(Animation)
public void StartAnimation(Animation arg0)
Parameters
StartDrag(ClipData, DragShadowBuilder, object, int)
[Obsolete]
public bool StartDrag(ClipData arg0, View.DragShadowBuilder arg1, object arg2, int arg3)
Parameters
arg0
ClipDataarg1
View.DragShadowBuilderarg2
objectarg3
int
Returns
StartDragAndDrop(ClipData, DragShadowBuilder, object, int)
public bool StartDragAndDrop(ClipData arg0, View.DragShadowBuilder arg1, object arg2, int arg3)
Parameters
arg0
ClipDataarg1
View.DragShadowBuilderarg2
objectarg3
int
Returns
StartNestedScroll(int)
public bool StartNestedScroll(int arg0)
Parameters
Returns
StopNestedScroll()
public void StopNestedScroll()
TransformMatrixToGlobal(Matrix)
public void TransformMatrixToGlobal(Matrix arg0)
Parameters
TransformMatrixToLocal(Matrix)
public void TransformMatrixToLocal(Matrix arg0)
Parameters
UnscheduleDrawable(Drawable)
public void UnscheduleDrawable(Drawable arg0)
Parameters
UnscheduleDrawable(Drawable, Runnable)
public void UnscheduleDrawable(Drawable arg0, Runnable arg1)
Parameters
UpdateDragShadow(DragShadowBuilder)
public void UpdateDragShadow(View.DragShadowBuilder arg0)
Parameters
WillNotCacheDrawing()
[Obsolete]
public bool WillNotCacheDrawing()
Returns
WillNotDraw()
public bool WillNotDraw()
Returns
Operators
implicit operator AccessibilityEventSource(View)
Converter from View to AccessibilityEventSource
public static implicit operator AccessibilityEventSource(View t)
Parameters
t
View