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。 ユーザー操作は、 のインスタンスControlActionを使用してメソッド呼び出しControlsProviderService#performControlActionを通じて送信され、潜在的な新しい値を伝えるようになります。

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

オプション以外のパラメーター<の既定値は、ul><li> Device type: li Title: DeviceTypes#TYPE_UNKNOWN<li> Subtitle:<"" li> Status:<"" li> Control template: Status#STATUS_UNKNOWNControlTemplate#getNoTemplateObject<<li>> Status text: li> Auth Required: ""<true</ul です。>

の Java ドキュメント android.service.controls.Control.StatefulBuilder

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

コンストラクター

Control.StatefulBuilder(Control)

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

Control.StatefulBuilder(String, PendingIntent)

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

プロパティ

Class

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

(継承元 Object)
Handle

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

(継承元 Object)
JniIdentityHashCode

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

(継承元 Object)
JniPeerMembers

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

PeerReference

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

(継承元 Object)
ThresholdClass

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

(継承元 Object)
ThresholdType

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

(継承元 Object)

メソッド

Build()

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

Clone()

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

(継承元 Object)
Dispose()

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

(継承元 Object)
Dispose(Boolean)

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

(継承元 Object)
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)
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>()

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

(継承元 Object)
ToString()

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

(継承元 Object)
UnregisterFromRuntime()

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

(継承元 Object)
Wait()

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

(継承元 Object)
Wait(Int64)

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

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

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

(継承元 Object)

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

IJavaPeerable.Disposed()

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

(継承元 Object)
IJavaPeerable.DisposeUnlessReferenced()

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

(継承元 Object)
IJavaPeerable.Finalized()

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

(継承元 Object)
IJavaPeerable.JniManagedPeerState

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

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

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

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

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

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

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

(継承元 Object)

拡張メソッド

JavaCast<TResult>(IJavaObject)

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

JavaCast<TResult>(IJavaObject)

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

GetJniTypeName(IJavaPeerable)

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

適用対象