次の方法で共有


LayerDrawable.GetLayerInsetEnd(Int32) メソッド

定義

[Android.Runtime.Register("getLayerInsetEnd", "(I)I", "GetGetLayerInsetEnd_IHandler", ApiSince=23)]
public virtual int GetLayerInsetEnd (int index);
[<Android.Runtime.Register("getLayerInsetEnd", "(I)I", "GetGetLayerInsetEnd_IHandler", ApiSince=23)>]
abstract member GetLayerInsetEnd : int -> int
override this.GetLayerInsetEnd : int -> int

パラメーター

index
Int32

レイヤーのインデックス

戻り値

終了バインドからインセットするピクセル数

属性

注釈

の Java ドキュメントandroid.graphics.drawable.LayerDrawable.getLayerInsetEnd(int)

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象