ViewTranslationRequest.Builder クラス

定義

ViewTranslationRequest をビルドするためのビルダー。

[Android.Runtime.Register("android/view/translation/ViewTranslationRequest$Builder", ApiSince=31, DoNotGenerateAcw=true)]
public sealed class ViewTranslationRequest.Builder : Java.Lang.Object
[<Android.Runtime.Register("android/view/translation/ViewTranslationRequest$Builder", ApiSince=31, DoNotGenerateAcw=true)>]
type ViewTranslationRequest.Builder = class
    inherit Object
継承
ViewTranslationRequest.Builder
属性

注釈

ViewTranslationRequest をビルドするためのビルダー。

android.view.translation.ViewTranslationRequest.BuilderJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

コンストラクター

ViewTranslationRequest.Builder(AutofillId)

新しいビルダーを作成します。

ViewTranslationRequest.Builder(AutofillId, Int64)

新しいビルダーを作成します。

プロパティ

Class

この Objectのランタイム クラスを返します。

(継承元 Object)
Handle

基になる Android インスタンスへのハンドル。

(継承元 Object)
JniIdentityHashCode

ViewTranslationRequest をビルドするためのビルダー。

(継承元 Object)
JniPeerMembers

ViewTranslationRequest をビルドするためのビルダー。

PeerReference

ViewTranslationRequest をビルドするためのビルダー。

(継承元 Object)
ThresholdClass

この API は Mono for Android インフラストラクチャをサポートしており、コードから直接使用するためのものではありません。

(継承元 Object)
ThresholdType

この API は Mono for Android インフラストラクチャをサポートしており、コードから直接使用するためのものではありません。

(継承元 Object)

メソッド

Build()

インスタンスをビルドします。

Clone()

このオブジェクトのコピーを作成して返します。

(継承元 Object)
Dispose()

ViewTranslationRequest をビルドするためのビルダー。

(継承元 Object)
Dispose(Boolean)

ViewTranslationRequest をビルドするためのビルダー。

(継承元 Object)
Equals(Object)

他のオブジェクトがこのオブジェクトと "等しい" かどうかを示します。

(継承元 Object)
GetHashCode()

オブジェクトのハッシュ コード値を返します。

(継承元 Object)
JavaFinalize()

オブジェクトへの参照がなくなったとガベージ コレクションが判断したときに、オブジェクトのガベージ コレクターによって呼び出されます。

(継承元 Object)
Notify()

このオブジェクトのモニターで待機している 1 つのスレッドを起動します。

(継承元 Object)
NotifyAll()

このオブジェクトのモニターで待機しているすべてのスレッドを起動します。

(継承元 Object)
SetHandle(IntPtr, JniHandleOwnership)

Handle プロパティを設定します。

(継承元 Object)
SetValue(String, TranslationRequestValue)

ViewTranslationRequest をビルドするためのビルダー。

ToArray<T>()

ViewTranslationRequest をビルドするためのビルダー。

(継承元 Object)
ToString()

オブジェクトの文字列形式を返します。

(継承元 Object)
UnregisterFromRuntime()

ViewTranslationRequest をビルドするためのビルダー。

(継承元 Object)
Wait()

現在のスレッドが起動するまで待機します。通常<は、通知</em> または>< em 中断</em によって待機します>。>

(継承元 Object)
Wait(Int64)

現在のスレッドが起動するまで待機します。通常<は、通知></em> または <>em 中断</em>、または特定のリアルタイムが経過するまで待機します。

(継承元 Object)
Wait(Int64, Int32)

現在のスレッドが起動するまで待機します。通常<は、通知></em> または <>em 中断</em>、または特定のリアルタイムが経過するまで待機します。

(継承元 Object)

明示的なインターフェイスの実装

IJavaPeerable.Disposed()

ViewTranslationRequest をビルドするためのビルダー。

(継承元 Object)
IJavaPeerable.DisposeUnlessReferenced()

ViewTranslationRequest をビルドするためのビルダー。

(継承元 Object)
IJavaPeerable.Finalized()

ViewTranslationRequest をビルドするためのビルダー。

(継承元 Object)
IJavaPeerable.JniManagedPeerState

ViewTranslationRequest をビルドするためのビルダー。

(継承元 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

ViewTranslationRequest をビルドするためのビルダー。

(継承元 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

ViewTranslationRequest をビルドするためのビルダー。

(継承元 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

ViewTranslationRequest をビルドするためのビルダー。

(継承元 Object)

拡張メソッド

JavaCast<TResult>(IJavaObject)

Android ランタイムチェック型変換を実行します。

JavaCast<TResult>(IJavaObject)

ViewTranslationRequest をビルドするためのビルダー。

GetJniTypeName(IJavaPeerable)

ViewTranslationRequest をビルドするためのビルダー。

適用対象