LayerDrawable.GetLayerInsetStart(Int32) Método

Definición

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

Parámetros

index
Int32

índice de la capa

Devoluciones

el número de píxeles que se van a establecer desde el límite inicial, o #INSET_UNDEFINED si no se especifica.

Atributos

Comentarios

Java documentación para android.graphics.drawable.LayerDrawable.getLayerInsetStart(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