言語

RemoteViews.RemoteResponse.ThresholdClass プロパティ

定義

バインディング ランタイムによるしきい値のディスパッチに使用されるJava クラス ハンドルを取得します。

protected override IntPtr ThresholdClass { get; }
member this.ThresholdClass : nativeint

プロパティ値

IntPtr

nativeint

しきい値のディスパッチに使用されるJava クラス ハンドル。

注釈

その他の詳細については、Android リファレンス ドキュメントを参照してください。

適用対象