AppWidgetProviderInfo.TargetCellHeight Propiedad

Definición

Alto predeterminado de un widget cuando se agrega a un host, en unidades de celdas de cuadrícula del iniciador.

[Android.Runtime.Register("targetCellHeight", ApiSince=31)]
public int TargetCellHeight { get; set; }
[<Android.Runtime.Register("targetCellHeight", ApiSince=31)>]
member this.TargetCellHeight : int with get, set

Valor de propiedad

Atributos

Comentarios

Alto predeterminado de un widget cuando se agrega a un host, en unidades de celdas de cuadrícula del iniciador.

Este campo corresponde al android:targetCellHeight atributo del archivo de metadatos appWidget.

Java documentación para android.appwidget.AppWidgetProviderInfo.targetCellHeight.

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