言語

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

定義

[Android.Runtime.Register("setLayerInsetEnd", "(II)V", "GetSetLayerInsetEnd_IIHandler", ApiSince=23)]
public virtual void SetLayerInsetEnd(int index, int e);
[<Android.Runtime.Register("setLayerInsetEnd", "(II)V", "GetSetLayerInsetEnd_IIHandler", ApiSince=23)>]
abstract member SetLayerInsetEnd : int * int -> unit
override this.SetLayerInsetEnd : int * int -> unit

パラメーター

index
Int32

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

e
Int32

終了バインドからインセットするピクセル数。指定されていない場合は#INSET_UNDEFINED

属性

注釈

Javaドキュメント。

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

適用対象