Control.StatefulBuilder クラス

定義

状態情報を含む Control の Builder クラス。

[Android.Runtime.Register("android/service/controls/Control$StatefulBuilder", ApiSince=30, DoNotGenerateAcw=true)]
public sealed class Control.StatefulBuilder : Java.Lang.Object
[<Android.Runtime.Register("android/service/controls/Control$StatefulBuilder", ApiSince=30, DoNotGenerateAcw=true)>]
type Control.StatefulBuilder = class
    inherit Object
継承
Control.StatefulBuilder
属性

注釈

状態情報を含む Control の Builder クラス。

状態情報は、 ControlTemplate のインスタンスを介して渡され、ユーザーが Controlと対話する方法を決定します。 ユーザーの操作は、ControlsProviderService#performControlActionのインスタンスとControlActionメソッド呼び出しを通じて送信され、潜在的な新しい値を伝えます。

ControlsProviderService#createPublisherForのコントロールを提供するために使用する必要があります。

オプション以外のパラメーターには、 <ul><li> Device type: DeviceTypes#TYPE_UNKNOWN<li> Title: ""<li> Subtitle: ""<li> Status: #STATUS_UNKNOWN<li> Control template: ControlTemplate#getNoTemplateObject<li> Status text: ""<li> Auth Required: true</ul>

Javaドキュメント。

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

コンストラクター

名前 説明
Control.StatefulBuilder(Control)

既存のStatelessBuilderをベースとして使用してControlを作成します。

Control.StatefulBuilder(String, PendingIntent)

状態情報を含む Control の Builder クラス。

プロパティ

名前 説明
Class

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

(継承元 Object)
Handle

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

(継承元 Object)
JniIdentityHashCode

相互運用ランタイムによってこのJava ピアに割り当てられた ID ハッシュ コードを取得します。

(継承元 Object)
JniManagedPeerState

状態情報を含む Control の Builder クラス。

(継承元 JavaObject)
JniPeerMembers

状態情報を含む Control の Builder クラス。

PeerReference

このJava ピアの JNI オブジェクト参照を取得します。

(継承元 Object)
ThresholdClass

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

(継承元 Object)
ThresholdType

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

(継承元 Object)

メソッド

名前 説明
Build()

状態情報を含む Control の Builder クラス。

Clone()

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

(継承元 Object)
Construct(JniObjectReference, JniObjectReferenceOptions)

状態情報を含む Control の Builder クラス。

(継承元 JavaObject)
Dispose()

このJava ピアによって保持されているリソースを解放します。

(継承元 Object)
Dispose(Boolean)

このJava ピアによって保持されているリソースを解放します。

(継承元 Object)
DisposeUnlessReferenced()

状態情報を含む Control の Builder クラス。

(継承元 JavaObject)
Equals(Object)

状態情報を含む Control の Builder クラス。

(継承元 JavaObject)
Equals(Object)

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

(継承元 Object)
GetHashCode()

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

(継承元 Object)
JavaFinalize()

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

(継承元 Object)
Notify()

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

(継承元 Object)
NotifyAll()

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

(継承元 Object)
SetAppIntent(PendingIntent)

状態情報を含む Control の Builder クラス。

SetAuthRequired(Boolean)

状態情報を含む Control の Builder クラス。

SetControlId(String)

状態情報を含む Control の Builder クラス。

SetControlTemplate(ControlTemplate)

状態情報を含む Control の Builder クラス。

SetCustomColor(ColorStateList)

状態情報を含む Control の Builder クラス。

SetCustomIcon(Icon)

状態情報を含む Control の Builder クラス。

SetDeviceType(Int32)

状態情報を含む Control の Builder クラス。

SetHandle(IntPtr, JniHandleOwnership)

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

(継承元 Object)
SetPeerReference(JniObjectReference, JniObjectReferenceOptions)

状態情報を含む Control の Builder クラス。

(継承元 JavaObject)
SetStatus(Int32)

状態情報を含む Control の Builder クラス。

SetStatusText(ICharSequence)

状態情報を含む Control の Builder クラス。

SetStatusText(String)

状態情報を含む Control の Builder クラス。

SetStructure(ICharSequence)

状態情報を含む Control の Builder クラス。

SetStructure(String)

状態情報を含む Control の Builder クラス。

SetSubtitle(ICharSequence)

状態情報を含む Control の Builder クラス。

SetSubtitle(String)

状態情報を含む Control の Builder クラス。

SetTitle(ICharSequence)

状態情報を含む Control の Builder クラス。

SetTitle(String)

状態情報を含む Control の Builder クラス。

SetZone(ICharSequence)

状態情報を含む Control の Builder クラス。

SetZone(String)

状態情報を含む Control の Builder クラス。

ToArray<T>()

このJava配列ラッパーからマネージド配列を作成します。

(継承元 Object)
ToString()

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

(継承元 Object)
UnregisterFromRuntime()

相互運用ランタイムからこのJava ピアの登録を解除します。

(継承元 Object)
Wait()

現在のスレッドが起動するまで待機します。通常は、 <em>notified</em> または <em>interrupted</em>。

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

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

(継承元 Object)
Wait(Int64)

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

(継承元 Object)

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

名前 説明
IJavaPeerable.Disposed()

状態情報を含む Control の Builder クラス。

(継承元 JavaObject)
IJavaPeerable.Finalized()

状態情報を含む Control の Builder クラス。

(継承元 JavaObject)
IJavaPeerable.JniObjectReferenceControlBlock

状態情報を含む Control の Builder クラス。

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

状態情報を含む Control の Builder クラス。

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

状態情報を含む Control の Builder クラス。

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

状態情報を含む Control の Builder クラス。

(継承元 JavaObject)

拡張メソッド

名前 説明
GetJniTypeName(IJavaPeerable)

インスタンス selfの型の JNI 名を取得します。

JavaAs<TResult>(IJavaPeerable)

selfを強制的にTResult入力し、強制型がJava側で有効であることを確認します。

JavaCast<TResult>(IJavaObject)

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

JavaCast<TResult>(IJavaObject)

状態情報を含む Control の Builder クラス。

TryJavaCast<TResult>(IJavaPeerable, TResult)

selfを強制的にTResult入力し、強制型がJava側で有効であることを確認します。

適用対象