Table of Contents

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

initializer IJVMBridgeBaseInitializer

Properties

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

IsBridgeAbstract

true if the BridgeClassName is an abstract class, i.e. cannot be created an instance

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

true if the BridgeClassName implements java.lang.AutoCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

true if the BridgeClassName is an interface, i.e. does not have any public constructor

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

true if the BridgeClassName is a static class, i.e. does not have any public constructor

public override bool IsBridgeStatic { get; }

Property Value

bool

accessibilityActionContextClick

public static int accessibilityActionContextClick { get; set; }

Property Value

int

accessibilityActionDragCancel

public static int accessibilityActionDragCancel { get; set; }

Property Value

int

accessibilityActionDragDrop

public static int accessibilityActionDragDrop { get; set; }

Property Value

int

accessibilityActionDragStart

public static int accessibilityActionDragStart { get; set; }

Property Value

int

accessibilityActionHideTooltip

public static int accessibilityActionHideTooltip { get; set; }

Property Value

int

accessibilityActionImeEnter

public static int accessibilityActionImeEnter { get; set; }

Property Value

int

accessibilityActionMoveWindow

public static int accessibilityActionMoveWindow { get; set; }

Property Value

int

accessibilityActionPageDown

public static int accessibilityActionPageDown { get; set; }

Property Value

int

accessibilityActionPageLeft

public static int accessibilityActionPageLeft { get; set; }

Property Value

int

accessibilityActionPageRight

public static int accessibilityActionPageRight { get; set; }

Property Value

int

accessibilityActionPageUp

public static int accessibilityActionPageUp { get; set; }

Property Value

int

accessibilityActionPressAndHold

public static int accessibilityActionPressAndHold { get; set; }

Property Value

int

accessibilityActionScrollDown

public static int accessibilityActionScrollDown { get; set; }

Property Value

int

accessibilityActionScrollInDirection

public static int accessibilityActionScrollInDirection { get; set; }

Property Value

int

accessibilityActionScrollLeft

public static int accessibilityActionScrollLeft { get; set; }

Property Value

int

accessibilityActionScrollRight

public static int accessibilityActionScrollRight { get; set; }

Property Value

int

accessibilityActionScrollToPosition

public static int accessibilityActionScrollToPosition { get; set; }

Property Value

int

accessibilityActionScrollUp

public static int accessibilityActionScrollUp { get; set; }

Property Value

int

accessibilityActionSetProgress

public static int accessibilityActionSetProgress { get; set; }

Property Value

int

accessibilityActionShowOnScreen

public static int accessibilityActionShowOnScreen { get; set; }

Property Value

int

accessibilityActionShowTextSuggestions

public static int accessibilityActionShowTextSuggestions { get; set; }

Property Value

int

accessibilityActionShowTooltip

public static int accessibilityActionShowTooltip { get; set; }

Property Value

int

accessibilitySystemActionBack

public static int accessibilitySystemActionBack { get; set; }

Property Value

int

accessibilitySystemActionHome

public static int accessibilitySystemActionHome { get; set; }

Property Value

int

accessibilitySystemActionLockScreen

public static int accessibilitySystemActionLockScreen { get; set; }

Property Value

int

accessibilitySystemActionNotifications

public static int accessibilitySystemActionNotifications { get; set; }

Property Value

int

accessibilitySystemActionPowerDialog

public static int accessibilitySystemActionPowerDialog { get; set; }

Property Value

int

accessibilitySystemActionQuickSettings

public static int accessibilitySystemActionQuickSettings { get; set; }

Property Value

int

accessibilitySystemActionRecents

public static int accessibilitySystemActionRecents { get; set; }

Property Value

int

accessibilitySystemActionTakeScreenshot

public static int accessibilitySystemActionTakeScreenshot { get; set; }

Property Value

int

accessibilitySystemActionToggleSplitScreen

public static int accessibilitySystemActionToggleSplitScreen { get; set; }

Property Value

int

addToDictionary

public static int addToDictionary { get; set; }

Property Value

int

autofill

public static int autofill { get; set; }

Property Value

int

background

public static int background { get; set; }

Property Value

int

bold

public static int bold { get; set; }

Property Value

int

button1

public static int button1 { get; set; }

Property Value

int

button2

public static int button2 { get; set; }

Property Value

int

button3

public static int button3 { get; set; }

Property Value

int

candidatesArea

public static int candidatesArea { get; set; }

Property Value

int

checkbox

public static int checkbox { get; set; }

Property Value

int

closeButton

public static int closeButton { get; set; }

Property Value

int

content

public static int content { get; set; }

Property Value

int

copy

public static int copy { get; set; }

Property Value

int

copyUrl

public static int copyUrl { get; set; }

Property Value

int

custom

public static int custom { get; set; }

Property Value

int

cut

public static int cut { get; set; }

Property Value

int

edit

public static int edit { get; set; }

Property Value

int

empty

public static int empty { get; set; }

Property Value

int

extractArea

public static int extractArea { get; set; }

Property Value

int

hint

public static int hint { get; set; }

Property Value

int

home

public static int home { get; set; }

Property Value

int

icon

public static int icon { get; set; }

Property Value

int

icon1

public static int icon1 { get; set; }

Property Value

int

icon2

public static int icon2 { get; set; }

Property Value

int

icon_frame

public static int icon_frame { get; set; }

Property Value

int

input

public static int input { get; set; }

Property Value

int

inputArea

public static int inputArea { get; set; }

Property Value

int

inputExtractAccessories

public static int inputExtractAccessories { get; set; }

Property Value

int

inputExtractAction

public static int inputExtractAction { get; set; }

Property Value

int

inputExtractEditText

public static int inputExtractEditText { get; set; }

Property Value

int

italic

public static int italic { get; set; }

Property Value

int

keyboardView

[Obsolete("Deprecated in JVM")]
public static int keyboardView { get; set; }

Property Value

int

list

public static int list { get; set; }

Property Value

int

list_container

public static int list_container { get; set; }

Property Value

int

mask

public static int mask { get; set; }

Property Value

int

message

public static int message { get; set; }

Property Value

int

navigationBarBackground

public static int navigationBarBackground { get; set; }

Property Value

int

paste

public static int paste { get; set; }

Property Value

int

pasteAsPlainText

public static int pasteAsPlainText { get; set; }

Property Value

int

primary

public static int primary { get; set; }

Property Value

int

progress

public static int progress { get; set; }

Property Value

int

redo

public static int redo { get; set; }

Property Value

int

replaceText

public static int replaceText { get; set; }

Property Value

int

secondaryProgress

public static int secondaryProgress { get; set; }

Property Value

int

selectAll

public static int selectAll { get; set; }

Property Value

int

selectTextMode

public static int selectTextMode { get; set; }

Property Value

int

selectedIcon

public static int selectedIcon { get; set; }

Property Value

int

shareText

public static int shareText { get; set; }

Property Value

int

startSelectingText

public static int startSelectingText { get; set; }

Property Value

int

statusBarBackground

public static int statusBarBackground { get; set; }

Property Value

int

stopSelectingText

public static int stopSelectingText { get; set; }

Property Value

int

summary

public static int summary { get; set; }

Property Value

int

switchInputMethod

public static int switchInputMethod { get; set; }

Property Value

int

switch_widget

public static int switch_widget { get; set; }

Property Value

int

tabcontent

public static int tabcontent { get; set; }

Property Value

int

tabhost

public static int tabhost { get; set; }

Property Value

int

tabs

public static int tabs { get; set; }

Property Value

int

text1

public static int text1 { get; set; }

Property Value

int

text2

public static int text2 { get; set; }

Property Value

int

textAssist

public static int textAssist { get; set; }

Property Value

int

title

public static int title { get; set; }

Property Value

int

toggle

public static int toggle { get; set; }

Property Value

int

underline

public static int underline { get; set; }

Property Value

int

undo

public static int undo { get; set; }

Property Value

int

widget_frame

public static int widget_frame { get; set; }

Property Value

int

Methods

CreatePoolableInstance()

HPA initializer for id()

public static R.id CreatePoolableInstance()

Returns

R.id