次の方法で共有


AssociationRequest.Builder クラス

定義

のビルダー AssociationRequest

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

注釈

のビルダー AssociationRequest

の Java ドキュメントandroid.companion.AssociationRequest.Builder

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

AssociationRequest.Builder()

のビルダー AssociationRequest

プロパティ

Class

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

(継承元 Object)
Handle

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

(継承元 Object)
JniIdentityHashCode

のビルダー AssociationRequest

(継承元 Object)
JniPeerMembers

のビルダー AssociationRequest

PeerReference

のビルダー AssociationRequest

(継承元 Object)
ThresholdClass

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

(継承元 Object)
ThresholdType

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

(継承元 Object)

メソッド

AddDeviceFilter(IDeviceFilter)

のビルダー AssociationRequest

Build()

のビルダー AssociationRequest

Clone()

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

(継承元 Object)
Dispose()

のビルダー AssociationRequest

(継承元 Object)
Dispose(Boolean)

のビルダー AssociationRequest

(継承元 Object)
Equals(Object)

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

(継承元 Object)
GetHashCode()

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

(継承元 Object)
JavaFinalize()

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

(継承元 Object)
Notify()

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

(継承元 Object)
NotifyAll()

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

(継承元 Object)
SetDeviceProfile(String)

のビルダー AssociationRequest

SetDisplayName(ICharSequence)

のビルダー AssociationRequest

SetDisplayName(String)

のビルダー AssociationRequest

SetForceConfirmation(Boolean)

のビルダー AssociationRequest

SetHandle(IntPtr, JniHandleOwnership)

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

(継承元 Object)
SetSelfManaged(Boolean)

のビルダー AssociationRequest

SetSingleDevice(Boolean)

のビルダー AssociationRequest

ToArray<T>()

のビルダー AssociationRequest

(継承元 Object)
ToString()

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

(継承元 Object)
UnregisterFromRuntime()

のビルダー AssociationRequest

(継承元 Object)
Wait()

現在のスレッドが目覚めるまで待機させます。通常<は、通知<>/em> または <em>割り込み/em> を受け<取ります。

(継承元 Object)
Wait(Int64)

現在のスレッドが目覚めるまで待機します。通常<><は、通知/em> または <em>中断</em> によって、または一定のリアルタイムが経過するまで待機します。

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

現在のスレッドが目覚めるまで待機します。通常<><は、通知/em> または <em>中断</em> によって、または一定のリアルタイムが経過するまで待機します。

(継承元 Object)

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

IJavaPeerable.Disposed()

のビルダー AssociationRequest

(継承元 Object)
IJavaPeerable.DisposeUnlessReferenced()

のビルダー AssociationRequest

(継承元 Object)
IJavaPeerable.Finalized()

のビルダー AssociationRequest

(継承元 Object)
IJavaPeerable.JniManagedPeerState

のビルダー AssociationRequest

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

のビルダー AssociationRequest

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

のビルダー AssociationRequest

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

のビルダー AssociationRequest

(継承元 Object)

拡張メソッド

JavaCast<TResult>(IJavaObject)

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

JavaCast<TResult>(IJavaObject)

のビルダー AssociationRequest

GetJniTypeName(IJavaPeerable)

のビルダー AssociationRequest

適用対象