LayerDrawable.SetLayerInsetBottom(Int32, Int32) Método

Definición

[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

Parámetros

index
Int32

índice de la capa que se va a ajustar

b
Int32

número de píxeles que se van a establecer desde el límite inferior

Atributos

Comentarios

Java documentación para android.graphics.drawable.LayerDrawable.setLayerInsetBottom(int, int).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a