Condividi tramite


WebViewRenderProcess Classe

Definizione

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

[Android.Runtime.Register("android/webkit/WebViewRenderProcess", ApiSince=29, DoNotGenerateAcw=true)]
public abstract class WebViewRenderProcess : Java.Lang.Object
[<Android.Runtime.Register("android/webkit/WebViewRenderProcess", ApiSince=29, DoNotGenerateAcw=true)>]
type WebViewRenderProcess = class
    inherit Object
Ereditarietà
WebViewRenderProcess
Attributi

Commenti

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

Documentazione Java per android.webkit.WebViewRenderProcess.

Le parti di questa pagina sono modifiche in base al lavoro creato e condiviso dal Android Open Source e usato in base ai termini descritti nella .

Costruttori

WebViewRenderProcess()

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

WebViewRenderProcess(IntPtr, JniHandleOwnership)

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

Proprietà

Class

Restituisce la classe di runtime di questo Objectoggetto .

(Ereditato da Object)
Handle

Handle all'istanza di Android sottostante.

(Ereditato da Object)
JniIdentityHashCode

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

(Ereditato da Object)
JniPeerMembers

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

PeerReference

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

(Ereditato da Object)
ThresholdClass

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

ThresholdType

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

Metodi

Clone()

Crea e restituisce una copia di questo oggetto.

(Ereditato da Object)
Dispose()

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

(Ereditato da Object)
Dispose(Boolean)

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

(Ereditato da Object)
Equals(Object)

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

(Ereditato da Object)
GetHashCode()

Restituisce un valore del codice hash per l'oggetto.

(Ereditato da Object)
JavaFinalize()

Chiamato dal Garbage Collector in un oggetto quando Garbage Collection determina che non sono presenti più riferimenti all'oggetto.

(Ereditato da Object)
Notify()

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

(Ereditato da Object)
NotifyAll()

Riattiva tutti i thread in attesa del monitoraggio dell'oggetto.

(Ereditato da Object)
SetHandle(IntPtr, JniHandleOwnership)

Imposta la proprietà Handle.

(Ereditato da Object)
Terminate()

Causare l'interruzione del renderer.

ToArray<T>()

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

(Ereditato da Object)
ToString()

Restituisce una rappresentazione in formato stringa dell'oggetto.

(Ereditato da Object)
UnregisterFromRuntime()

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

(Ereditato da Object)
Wait()

Causa l'attesa del thread corrente fino a quando non viene svegliata, in genere eseguendo>una notifica</em o <em interrotto</>em>>.<

(Ereditato da Object)
Wait(Int64)

Causa l'attesa del thread corrente fino a quando non viene svegliata, in genere <>eseguendo una notifica</em o <em interrotto/>>em>o fino a quando non è trascorsa< una determinata quantità di tempo reale.

(Ereditato da Object)
Wait(Int64, Int32)

Causa l'attesa del thread corrente fino a quando non viene svegliata, in genere <>eseguendo una notifica</em o <em interrotto/>>em>o fino a quando non è trascorsa< una determinata quantità di tempo reale.

(Ereditato da Object)

Implementazioni dell'interfaccia esplicita

IJavaPeerable.Disposed()

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

(Ereditato da Object)
IJavaPeerable.DisposeUnlessReferenced()

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

(Ereditato da Object)
IJavaPeerable.Finalized()

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

(Ereditato da Object)
IJavaPeerable.JniManagedPeerState

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

(Ereditato da Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

(Ereditato da Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

(Ereditato da Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

(Ereditato da Object)

Metodi di estensione

JavaCast<TResult>(IJavaObject)

Esegue una conversione dei tipi controllati dal runtime Android.

JavaCast<TResult>(IJavaObject)

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

GetJniTypeName(IJavaPeerable)

WebViewRenderProcess fornisce un handle opaco a un WebView renderer.

Si applica a