TextView.GetCompoundDrawablesRelative メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
開始、上、終了、および下の境界線の描画可能な値を返します。
[Android.Runtime.Register("getCompoundDrawablesRelative", "()[Landroid/graphics/drawable/Drawable;", "GetGetCompoundDrawablesRelativeHandler")]
public virtual Android.Graphics.Drawables.Drawable[] GetCompoundDrawablesRelative();
[<Android.Runtime.Register("getCompoundDrawablesRelative", "()[Landroid/graphics/drawable/Drawable;", "GetGetCompoundDrawablesRelativeHandler")>]
abstract member GetCompoundDrawablesRelative : unit -> Android.Graphics.Drawables.Drawable[]
override this.GetCompoundDrawablesRelative : unit -> Android.Graphics.Drawables.Drawable[]
返品
Drawable[]
この値を null にすることはできません。
- 属性
注釈
開始、上、終了、および下の境界線の描画可能な値を返します。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。