This version of Unity is unsupported.

DoubleField Constructor

Declaration

public DoubleField();

Declaration

public DoubleField(int maxLength);

Parameters

maxLength Maximum number of characters the field can take.

Description

Constructor.