ViewStructure.ChildCount Propriedade

Definição

Retornar a contagem de filhos como definida por setChildCount(int).

public abstract int ChildCount { [Android.Runtime.Register("getChildCount", "()I", "GetGetChildCountHandler", ApiSince=23)] get; [Android.Runtime.Register("setChildCount", "(I)V", "GetSetChildCount_IHandler", ApiSince=23)] set; }
[<get: Android.Runtime.Register("getChildCount", "()I", "GetGetChildCountHandler", ApiSince=23)>]
[<set: Android.Runtime.Register("setChildCount", "(I)V", "GetSetChildCount_IHandler", ApiSince=23)>]
member this.ChildCount : int with get, set

Valor da propriedade

Atributos

Comentários

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

Aplica-se a