Class R.id
- Namespace
- Android
- Assembly
- MASES.Netdroid.dll
public class R.id : JVMBridgeBase<R.id>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
- Inheritance
-
R.id
- Implements
- Extension Methods
Constructors
id()
public id()
id(IJVMBridgeBaseInitializer)
Initializer used internally by JCOBridge. Do not use directly.
[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public id(IJVMBridgeBaseInitializer initializer)
Parameters
initializerIJVMBridgeBaseInitializer
Properties
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
IsBridgeAbstract
true if the BridgeClassName is an abstract class, i.e. cannot be created an instance
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
true if the BridgeClassName implements java.lang.AutoCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
true if the BridgeClassName is an interface, i.e. does not have any public constructor
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
true if the BridgeClassName is a static class, i.e. does not have any public constructor
public override bool IsBridgeStatic { get; }
Property Value
accessibilityActionContextClick
public static int accessibilityActionContextClick { get; set; }
Property Value
accessibilityActionDragCancel
public static int accessibilityActionDragCancel { get; set; }
Property Value
accessibilityActionDragDrop
public static int accessibilityActionDragDrop { get; set; }
Property Value
accessibilityActionDragStart
public static int accessibilityActionDragStart { get; set; }
Property Value
accessibilityActionHideTooltip
public static int accessibilityActionHideTooltip { get; set; }
Property Value
accessibilityActionImeEnter
public static int accessibilityActionImeEnter { get; set; }
Property Value
accessibilityActionMoveWindow
public static int accessibilityActionMoveWindow { get; set; }
Property Value
accessibilityActionPageDown
public static int accessibilityActionPageDown { get; set; }
Property Value
accessibilityActionPageLeft
public static int accessibilityActionPageLeft { get; set; }
Property Value
accessibilityActionPageRight
public static int accessibilityActionPageRight { get; set; }
Property Value
accessibilityActionPageUp
public static int accessibilityActionPageUp { get; set; }
Property Value
accessibilityActionPressAndHold
public static int accessibilityActionPressAndHold { get; set; }
Property Value
accessibilityActionScrollDown
public static int accessibilityActionScrollDown { get; set; }
Property Value
accessibilityActionScrollInDirection
public static int accessibilityActionScrollInDirection { get; set; }
Property Value
accessibilityActionScrollLeft
public static int accessibilityActionScrollLeft { get; set; }
Property Value
accessibilityActionScrollRight
public static int accessibilityActionScrollRight { get; set; }
Property Value
accessibilityActionScrollToPosition
public static int accessibilityActionScrollToPosition { get; set; }
Property Value
accessibilityActionScrollUp
public static int accessibilityActionScrollUp { get; set; }
Property Value
accessibilityActionSetProgress
public static int accessibilityActionSetProgress { get; set; }
Property Value
accessibilityActionShowOnScreen
public static int accessibilityActionShowOnScreen { get; set; }
Property Value
accessibilityActionShowTextSuggestions
public static int accessibilityActionShowTextSuggestions { get; set; }
Property Value
accessibilityActionShowTooltip
public static int accessibilityActionShowTooltip { get; set; }
Property Value
accessibilitySystemActionBack
public static int accessibilitySystemActionBack { get; set; }
Property Value
accessibilitySystemActionHome
public static int accessibilitySystemActionHome { get; set; }
Property Value
accessibilitySystemActionLockScreen
public static int accessibilitySystemActionLockScreen { get; set; }
Property Value
accessibilitySystemActionNotifications
public static int accessibilitySystemActionNotifications { get; set; }
Property Value
accessibilitySystemActionPowerDialog
public static int accessibilitySystemActionPowerDialog { get; set; }
Property Value
accessibilitySystemActionQuickSettings
public static int accessibilitySystemActionQuickSettings { get; set; }
Property Value
accessibilitySystemActionRecents
public static int accessibilitySystemActionRecents { get; set; }
Property Value
accessibilitySystemActionTakeScreenshot
public static int accessibilitySystemActionTakeScreenshot { get; set; }
Property Value
accessibilitySystemActionToggleSplitScreen
https://developer.android.com/reference/android/R.id.html#accessibilitySystemActionToggleSplitScreen
public static int accessibilitySystemActionToggleSplitScreen { get; set; }
Property Value
addToDictionary
public static int addToDictionary { get; set; }
Property Value
autofill
public static int autofill { get; set; }
Property Value
background
public static int background { get; set; }
Property Value
bold
public static int bold { get; set; }
Property Value
button1
public static int button1 { get; set; }
Property Value
button2
public static int button2 { get; set; }
Property Value
button3
public static int button3 { get; set; }
Property Value
candidatesArea
public static int candidatesArea { get; set; }
Property Value
checkbox
public static int checkbox { get; set; }
Property Value
closeButton
public static int closeButton { get; set; }
Property Value
content
public static int content { get; set; }
Property Value
copy
public static int copy { get; set; }
Property Value
copyUrl
public static int copyUrl { get; set; }
Property Value
custom
public static int custom { get; set; }
Property Value
cut
public static int cut { get; set; }
Property Value
edit
public static int edit { get; set; }
Property Value
empty
public static int empty { get; set; }
Property Value
extractArea
public static int extractArea { get; set; }
Property Value
hint
public static int hint { get; set; }
Property Value
home
public static int home { get; set; }
Property Value
icon
public static int icon { get; set; }
Property Value
icon1
public static int icon1 { get; set; }
Property Value
icon2
public static int icon2 { get; set; }
Property Value
icon_frame
public static int icon_frame { get; set; }
Property Value
input
public static int input { get; set; }
Property Value
inputArea
public static int inputArea { get; set; }
Property Value
inputExtractAccessories
public static int inputExtractAccessories { get; set; }
Property Value
inputExtractAction
public static int inputExtractAction { get; set; }
Property Value
inputExtractEditText
public static int inputExtractEditText { get; set; }
Property Value
italic
public static int italic { get; set; }
Property Value
keyboardView
[Obsolete("Deprecated in JVM")]
public static int keyboardView { get; set; }
Property Value
list
public static int list { get; set; }
Property Value
list_container
public static int list_container { get; set; }
Property Value
mask
public static int mask { get; set; }
Property Value
message
public static int message { get; set; }
Property Value
navigationBarBackground
public static int navigationBarBackground { get; set; }
Property Value
paste
public static int paste { get; set; }
Property Value
pasteAsPlainText
public static int pasteAsPlainText { get; set; }
Property Value
primary
public static int primary { get; set; }
Property Value
progress
public static int progress { get; set; }
Property Value
redo
public static int redo { get; set; }
Property Value
replaceText
public static int replaceText { get; set; }
Property Value
secondaryProgress
public static int secondaryProgress { get; set; }
Property Value
selectAll
public static int selectAll { get; set; }
Property Value
selectTextMode
public static int selectTextMode { get; set; }
Property Value
selectedIcon
public static int selectedIcon { get; set; }
Property Value
shareText
public static int shareText { get; set; }
Property Value
startSelectingText
public static int startSelectingText { get; set; }
Property Value
statusBarBackground
public static int statusBarBackground { get; set; }
Property Value
stopSelectingText
public static int stopSelectingText { get; set; }
Property Value
summary
public static int summary { get; set; }
Property Value
switchInputMethod
public static int switchInputMethod { get; set; }
Property Value
switch_widget
public static int switch_widget { get; set; }
Property Value
tabcontent
public static int tabcontent { get; set; }
Property Value
tabhost
public static int tabhost { get; set; }
Property Value
tabs
public static int tabs { get; set; }
Property Value
text1
public static int text1 { get; set; }
Property Value
text2
public static int text2 { get; set; }
Property Value
textAssist
public static int textAssist { get; set; }
Property Value
title
public static int title { get; set; }
Property Value
toggle
public static int toggle { get; set; }
Property Value
underline
public static int underline { get; set; }
Property Value
undo
public static int undo { get; set; }
Property Value
widget_frame
public static int widget_frame { get; set; }
Property Value
Methods
CreatePoolableInstance()
HPA initializer for id()
public static R.id CreatePoolableInstance()