Compartilhar via


View.LayoutChangeEventArgs Construtor

Definição

public LayoutChangeEventArgs (int left, int top, int right, int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom);
new Android.Views.View.LayoutChangeEventArgs : int * int * int * int * int * int * int * int -> Android.Views.View.LayoutChangeEventArgs

Parâmetros

left
Int32
top
Int32
right
Int32
bottom
Int32
oldLeft
Int32
oldTop
Int32
oldRight
Int32
oldBottom
Int32

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a