Notification.BubbleMetadata.DesiredHeightResId プロパティ

定義

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

プロパティ値

このバブルの getIntent() によって定義されたアプリ コンテンツのフローティング ウィンドウに最適な高さの resId。 値 0 は、必要な高さに対して res 値が指定されていないことを示します。

属性

注釈

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

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

適用対象