Condividi tramite


EGL11 Classe

Definizione

Attenzione

Use the 'Javax.Microedition.Khronos.Egl.IEGL11' type. This class will be removed in a future release.

[Android.Runtime.Register("javax/microedition/khronos/egl/EGL11", DoNotGenerateAcw=true)]
[System.Obsolete("Use the 'Javax.Microedition.Khronos.Egl.IEGL11' type. This class will be removed in a future release.")]
public abstract class EGL11 : Java.Lang.Object
[<Android.Runtime.Register("javax/microedition/khronos/egl/EGL11", DoNotGenerateAcw=true)>]
[<System.Obsolete("Use the 'Javax.Microedition.Khronos.Egl.IEGL11' type. This class will be removed in a future release.")>]
type EGL11 = class
    inherit Object
Ereditarietà
EGL11
Attributi

Commenti

Documentazione della piattaforma Android

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal Android e usato in base ai termini descritti in 2.5 Attribution License Creative Commons 2.5 Attribution License.

Campi

EglAlphaFormat
EglAlphaMaskSize
EglAlphaSize
EglBadAccess
EglBadAlloc
EglBadAttribute
EglBadConfig
EglBadContext
EglBadCurrentSurface
EglBadDisplay
EglBadMatch
EglBadNativePixmap
EglBadNativeWindow
EglBadParameter
EglBadSurface
EglBlueSize
EglBufferSize
EglColorBufferType
EglColorspace
EglConfigCaveat
EglConfigId
EglContextLost
EglCoreNativeEngine
EglDepthSize
EglDontCare
EglDraw
EglExtensions
EglGreenSize
EglHeight
EglHorizontalResolution
EglLargestPbuffer
EglLevel
EglLuminanceBuffer
EglLuminanceSize
EglMaxPbufferHeight
EglMaxPbufferPixels
EglMaxPbufferWidth
EglNativeRenderable
EglNativeVisualId
EglNativeVisualType
EglNonConformantConfig
EglNone
EglNotInitialized
EglPbufferBit
EglPixelAspectRatio
EglPixmapBit
EglRead
EglRedSize
EglRenderableType
EglRenderBuffer
EglRgbBuffer
EglSampleBuffers
EglSamples
EglSingleBuffer
EglSlowConfig
EglStencilSize
EglSuccess
EglSurfaceType
EglTransparentBlueValue
EglTransparentGreenValue
EglTransparentRedValue
EglTransparentRgb
EglTransparentType
EglVendor
EglVersion
EglVerticalResolution
EglWidth
EglWindowBit

Proprietà

Class
Obsoleti.

Restituisce la classe di runtime di questo Objectoggetto .

(Ereditato da Object)
EglDefaultDisplay
EglNoContext
EglNoDisplay
EglNoSurface
Handle
Obsoleti.

Handle per l'istanza di Android sottostante.

(Ereditato da Object)
JniIdentityHashCode
Obsoleti.
(Ereditato da Object)
JniPeerMembers
Obsoleti.
(Ereditato da Object)
PeerReference
Obsoleti.
(Ereditato da Object)
ThresholdClass
Obsoleti.

Questa API supporta l'infrastruttura Mono per Android e non deve essere usata direttamente dal codice.

(Ereditato da Object)
ThresholdType
Obsoleti.

Questa API supporta l'infrastruttura Mono per Android e non deve essere usata direttamente dal codice.

(Ereditato da Object)

Metodi

Clone()
Obsoleti.

Crea e restituisce una copia di questo oggetto.

(Ereditato da Object)
Dispose()
Obsoleti.
(Ereditato da Object)
Dispose(Boolean)
Obsoleti.
(Ereditato da Object)
Equals(Object)
Obsoleti.

Indica se un altro oggetto è "uguale a" questo.

(Ereditato da Object)
GetHashCode()
Obsoleti.

Restituisce un valore del codice hash per l'oggetto.

(Ereditato da Object)
JavaFinalize()
Obsoleti.

Chiamato dal Garbage Collector su un oggetto quando Garbage Collection determina che non sono presenti altri riferimenti all'oggetto .

(Ereditato da Object)
Notify()
Obsoleti.

Riattiva un singolo thread in attesa del monitor dell'oggetto.

(Ereditato da Object)
NotifyAll()
Obsoleti.

Riattiva tutti i thread in attesa del monitoraggio di questo oggetto.

(Ereditato da Object)
SetHandle(IntPtr, JniHandleOwnership)
Obsoleti.

Imposta la proprietà Handle.

(Ereditato da Object)
ToArray<T>()
Obsoleti.
(Ereditato da Object)
ToString()
Obsoleti.

Restituisce una rappresentazione in formato stringa dell'oggetto.

(Ereditato da Object)
UnregisterFromRuntime()
Obsoleti.
(Ereditato da Object)
Wait()
Obsoleti.

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere eseguendo <una>notifica</em> o <em>interrotto</em>.

(Ereditato da Object)
Wait(Int64)
Obsoleti.

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere eseguendo <una notifica</>em> o <em>interrotto</em> o fino a quando non è trascorsa una certa quantità di tempo reale.

(Ereditato da Object)
Wait(Int64, Int32)
Obsoleti.

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere eseguendo <una notifica</>em> o <em>interrotto</em> o fino a quando non è trascorsa una certa quantità di tempo reale.

(Ereditato da Object)

Implementazioni dell'interfaccia esplicita

IJavaPeerable.Disposed()
Obsoleti.
(Ereditato da Object)
IJavaPeerable.DisposeUnlessReferenced()
Obsoleti.
(Ereditato da Object)
IJavaPeerable.Finalized()
Obsoleti.
(Ereditato da Object)
IJavaPeerable.JniManagedPeerState
Obsoleti.
(Ereditato da Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)
Obsoleti.
(Ereditato da Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)
Obsoleti.
(Ereditato da Object)
IJavaPeerable.SetPeerReference(JniObjectReference)
Obsoleti.
(Ereditato da Object)

Metodi di estensione

JavaCast<TResult>(IJavaObject)
Obsoleti.

Esegue una conversione del tipo verificato dal runtime Android.

JavaCast<TResult>(IJavaObject)
GetJniTypeName(IJavaPeerable)

Si applica a