言語

LayerDrawable.SetLayerInsetBottom(Int32, Int32) メソッド

定義

[Android.Runtime.Register("setLayerInsetBottom", "(II)V", "GetSetLayerInsetBottom_IIHandler", ApiSince=23)]
public virtual void SetLayerInsetBottom(int index, int b);
[<Android.Runtime.Register("setLayerInsetBottom", "(II)V", "GetSetLayerInsetBottom_IIHandler", ApiSince=23)>]
abstract member SetLayerInsetBottom : int * int -> unit
override this.SetLayerInsetBottom : int * int -> unit

パラメーター

index
Int32

調整するレイヤーのインデックス

b
Int32

下端からインセットするピクセル数

属性

注釈

Javaドキュメント。

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

適用対象