Table of Contents

Class MediaStore.Images.ImageColumns

Namespace
Android.Provider
Assembly
MASES.Netdroid.dll
public class MediaStore.Images.ImageColumns : MediaStore.MediaColumns, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition, IBaseColumns
Inheritance
MediaStore.Images.ImageColumns
Implements
Derived
Inherited Members
Extension Methods

Constructors

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

Parameters

initializer IJVMBridgeBaseInitializer

Properties

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

DESCRIPTION

public static String DESCRIPTION { get; set; }

Property Value

String

EXPOSURE_TIME

public static String EXPOSURE_TIME { get; set; }

Property Value

String

F_NUMBER

public static String F_NUMBER { get; set; }

Property Value

String

ISO

public static String ISO { get; set; }

Property Value

String

IS_PRIVATE

public static String IS_PRIVATE { get; set; }

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

LATITUDE

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

Property Value

String

LONGITUDE

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

Property Value

String

MINI_THUMB_MAGIC

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

Property Value

String

PICASA_ID

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

Property Value

String

SCENE_CAPTURE_TYPE

public static String SCENE_CAPTURE_TYPE { get; set; }

Property Value

String