ViewStructure.ChildCount Propiedad

Definición

Devuelve el recuento secundario establecido 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 de propiedad

Atributos

Comentarios

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