Notification.BubbleMetadata.DesiredHeight プロパティ

定義

public int DesiredHeight { [Android.Runtime.Register("getDesiredHeight", "()I", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getDesiredHeight", "()I", "", ApiSince=29)>]
member this.DesiredHeight : int

プロパティ値

このバブルに対して getIntent() によって定義されたアプリ コンテンツのフローティング ウィンドウの理想的な高さ (DPs)。 値 0 は、目的の高さが設定されていないことを示します。

属性

注釈

android.app.Notification.BubbleMetadata.getDesiredHeightの Android リファレンス。

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

適用対象