CustomDescription.Builder クラス

定義

オブジェクトの CustomDescription ビルダー。

[Android.Runtime.Register("android/service/autofill/CustomDescription$Builder", ApiSince=27, DoNotGenerateAcw=true)]
public class CustomDescription.Builder : Java.Lang.Object
[<Android.Runtime.Register("android/service/autofill/CustomDescription$Builder", ApiSince=27, DoNotGenerateAcw=true)>]
type CustomDescription.Builder = class
    inherit Object
継承
CustomDescription.Builder
属性

注釈

オブジェクトの CustomDescription ビルダー。

android.service.autofill.CustomDescription.BuilderJava ドキュメント。

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

コンストラクター

CustomDescription.Builder(IntPtr, JniHandleOwnership)

オブジェクトの CustomDescription ビルダー。

CustomDescription.Builder(RemoteViews)

既定のコンストラクターです。

プロパティ

Class

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

(継承元 Object)
Handle

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

(継承元 Object)
JniIdentityHashCode

オブジェクトの CustomDescription ビルダー。

(継承元 Object)
JniPeerMembers

オブジェクトの CustomDescription ビルダー。

PeerReference

オブジェクトの CustomDescription ビルダー。

(継承元 Object)
ThresholdClass

オブジェクトの CustomDescription ビルダー。

ThresholdType

オブジェクトの CustomDescription ビルダー。

メソッド

AddChild(Int32, ITransformation)

オブジェクトの CustomDescription ビルダー。

AddOnClickAction(Int32, IOnClickAction)

オブジェクトの CustomDescription ビルダー。

BatchUpdate(IValidator, BatchUpdates)

オブジェクトの CustomDescription ビルダー。

Build()

新しい CustomDescription のインスタンスを作成します。

Clone()

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

(継承元 Object)
Dispose()

オブジェクトの CustomDescription ビルダー。

(継承元 Object)
Dispose(Boolean)

オブジェクトの CustomDescription ビルダー。

(継承元 Object)
Equals(Object)

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

(継承元 Object)
GetHashCode()

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

(継承元 Object)
JavaFinalize()

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

(継承元 Object)
Notify()

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

(継承元 Object)
NotifyAll()

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

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

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

(継承元 Object)
ToArray<T>()

オブジェクトの CustomDescription ビルダー。

(継承元 Object)
ToString()

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

(継承元 Object)
UnregisterFromRuntime()

オブジェクトの CustomDescription ビルダー。

(継承元 Object)
Wait()

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

(継承元 Object)
Wait(Int64)

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

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

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

(継承元 Object)

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

IJavaPeerable.Disposed()

オブジェクトの CustomDescription ビルダー。

(継承元 Object)
IJavaPeerable.DisposeUnlessReferenced()

オブジェクトの CustomDescription ビルダー。

(継承元 Object)
IJavaPeerable.Finalized()

オブジェクトの CustomDescription ビルダー。

(継承元 Object)
IJavaPeerable.JniManagedPeerState

オブジェクトの CustomDescription ビルダー。

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

オブジェクトの CustomDescription ビルダー。

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

オブジェクトの CustomDescription ビルダー。

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

オブジェクトの CustomDescription ビルダー。

(継承元 Object)

拡張メソッド

JavaCast<TResult>(IJavaObject)

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

JavaCast<TResult>(IJavaObject)

オブジェクトの CustomDescription ビルダー。

GetJniTypeName(IJavaPeerable)

オブジェクトの CustomDescription ビルダー。

適用対象