Partager via


LayerDrawable.GetLayerInsetBottom(Int32) Méthode

Définition

[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

Paramètres

index
Int32

l’index de la couche

Retours

nombre de pixels à inset à partir de la limite inférieure

Attributs

Remarques

Documentation Java pour android.graphics.drawable.LayerDrawable.getLayerInsetBottom(int).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à