Table of Contents

Class Build.VERSION_CODES_FULL

Namespace
Android.Os
Assembly
MASES.Netdroid.dll
public class Build.VERSION_CODES_FULL : JVMBridgeBase<Build.VERSION_CODES_FULL>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
Inheritance
Build.VERSION_CODES_FULL
Implements
Extension Methods

Constructors

VERSION_CODES_FULL(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 VERSION_CODES_FULL(IJVMBridgeBaseInitializer initializer)

Parameters

initializer IJVMBridgeBaseInitializer

Properties

BAKLAVA

public static int BAKLAVA { get; set; }

Property Value

int

BASE

public static int BASE { get; set; }

Property Value

int

BASE_1_1

public static int BASE_1_1 { get; set; }

Property Value

int

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

CUPCAKE

public static int CUPCAKE { get; set; }

Property Value

int

DONUT

public static int DONUT { get; set; }

Property Value

int

ECLAIR

public static int ECLAIR { get; set; }

Property Value

int

ECLAIR_0_1

public static int ECLAIR_0_1 { get; set; }

Property Value

int

ECLAIR_MR1

public static int ECLAIR_MR1 { get; set; }

Property Value

int

FROYO

public static int FROYO { get; set; }

Property Value

int

GINGERBREAD

public static int GINGERBREAD { get; set; }

Property Value

int

GINGERBREAD_MR1

public static int GINGERBREAD_MR1 { get; set; }

Property Value

int

HONEYCOMB

public static int HONEYCOMB { get; set; }

Property Value

int

HONEYCOMB_MR1

public static int HONEYCOMB_MR1 { get; set; }

Property Value

int

HONEYCOMB_MR2

public static int HONEYCOMB_MR2 { get; set; }

Property Value

int

ICE_CREAM_SANDWICH

public static int ICE_CREAM_SANDWICH { get; set; }

Property Value

int

ICE_CREAM_SANDWICH_MR1

public static int ICE_CREAM_SANDWICH_MR1 { get; set; }

Property Value

int

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

JELLY_BEAN

public static int JELLY_BEAN { get; set; }

Property Value

int

JELLY_BEAN_MR1

public static int JELLY_BEAN_MR1 { get; set; }

Property Value

int

JELLY_BEAN_MR2

public static int JELLY_BEAN_MR2 { get; set; }

Property Value

int

KITKAT

public static int KITKAT { get; set; }

Property Value

int

KITKAT_WATCH

public static int KITKAT_WATCH { get; set; }

Property Value

int

LOLLIPOP

public static int LOLLIPOP { get; set; }

Property Value

int

LOLLIPOP_MR1

public static int LOLLIPOP_MR1 { get; set; }

Property Value

int

M

public static int M { get; set; }

Property Value

int

N

public static int N { get; set; }

Property Value

int

N_MR1

public static int N_MR1 { get; set; }

Property Value

int

O

public static int O { get; set; }

Property Value

int

O_MR1

public static int O_MR1 { get; set; }

Property Value

int

P

public static int P { get; set; }

Property Value

int

Q

public static int Q { get; set; }

Property Value

int

R

public static int R { get; set; }

Property Value

int

S

public static int S { get; set; }

Property Value

int

S_V2

public static int S_V2 { get; set; }

Property Value

int

TIRAMISU

public static int TIRAMISU { get; set; }

Property Value

int

UPSIDE_DOWN_CAKE

public static int UPSIDE_DOWN_CAKE { get; set; }

Property Value

int

VANILLA_ICE_CREAM

public static int VANILLA_ICE_CREAM { get; set; }

Property Value

int