LayerDrawable.GetLayerInsetBottom(Int32) Método

Definición

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

Parámetros

index
Int32

índice de la capa

Devoluciones

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.getLayerInsetBottom(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