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

PopupField<T0>Constructor

매뉴얼로 전환
public PopupField<T0> (List<T> choices, T defaultValue);
public PopupField<T0> (List<T> choices, int defaultIndex);

설명

Construct a PopupField.