Experimental: this API is experimental and might be changed or removed in the future.

PopupField<T0>Constructor

Cambiar al Manual
public PopupField<T0> (List<T> choices, T defaultValue);
public PopupField<T0> (List<T> choices, int defaultIndex);

Descripción

Construct a PopupField.