VibrationAttributes.Builder クラス

定義

オブジェクトの VibrationAttributes Builder クラス。

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

注釈

オブジェクトの VibrationAttributes Builder クラス。 既定では、すべての情報は UNKNOWN に設定されています。

android.os.VibrationAttributes.BuilderJava ドキュメント。

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

コンストラクター

VibrationAttributes.Builder()

既定値を使用して新しいビルダーを構築します。

VibrationAttributes.Builder(AudioAttributes)

AudioAttributes から新しいビルダーを構築します。

VibrationAttributes.Builder(VibrationAttributes)

特定の VibrationAttributes から新しいビルダーを構築します。

プロパティ

Class

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

(継承元 Object)
Handle

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

(継承元 Object)
JniIdentityHashCode

オブジェクトの VibrationAttributes Builder クラス。

(継承元 Object)
JniPeerMembers

オブジェクトの VibrationAttributes Builder クラス。

PeerReference

オブジェクトの VibrationAttributes Builder クラス。

(継承元 Object)
ThresholdClass

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

(継承元 Object)
ThresholdType

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

(継承元 Object)

メソッド

Build()

設定されているすべての属性を結合し、新しい VibrationAttributes オブジェクトを返します。

Clone()

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

(継承元 Object)
Dispose()

オブジェクトの VibrationAttributes Builder クラス。

(継承元 Object)
Dispose(Boolean)

オブジェクトの VibrationAttributes Builder クラス。

(継承元 Object)
Equals(Object)

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

(継承元 Object)
GetHashCode()

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

(継承元 Object)
JavaFinalize()

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

(継承元 Object)
Notify()

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

(継承元 Object)
NotifyAll()

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

(継承元 Object)
SetFlags(Int32, Int32)

オブジェクトの VibrationAttributes Builder クラス。

SetHandle(IntPtr, JniHandleOwnership)

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

(継承元 Object)
SetUsage(Int32)

オブジェクトの VibrationAttributes Builder クラス。

ToArray<T>()

オブジェクトの VibrationAttributes Builder クラス。

(継承元 Object)
ToString()

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

(継承元 Object)
UnregisterFromRuntime()

オブジェクトの VibrationAttributes Builder クラス。

(継承元 Object)
Wait()

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

(継承元 Object)
Wait(Int64)

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

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

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

(継承元 Object)

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

IJavaPeerable.Disposed()

オブジェクトの VibrationAttributes Builder クラス。

(継承元 Object)
IJavaPeerable.DisposeUnlessReferenced()

オブジェクトの VibrationAttributes Builder クラス。

(継承元 Object)
IJavaPeerable.Finalized()

オブジェクトの VibrationAttributes Builder クラス。

(継承元 Object)
IJavaPeerable.JniManagedPeerState

オブジェクトの VibrationAttributes Builder クラス。

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

オブジェクトの VibrationAttributes Builder クラス。

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

オブジェクトの VibrationAttributes Builder クラス。

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

オブジェクトの VibrationAttributes Builder クラス。

(継承元 Object)

拡張メソッド

JavaCast<TResult>(IJavaObject)

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

JavaCast<TResult>(IJavaObject)

オブジェクトの VibrationAttributes Builder クラス。

GetJniTypeName(IJavaPeerable)

オブジェクトの VibrationAttributes Builder クラス。

適用対象