TextView.GetCompoundDrawablesRelative メソッド

定義

開始、上、終了、および下の境界線の描画可能な値を返します。

[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[]

返品

この値を null にすることはできません。

属性

注釈

開始、上、終了、および下の境界線の描画可能な値を返します。

Javaドキュメント。

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

適用対象