CastOptions.allowDecimalTruncate

Set allowDecimalTruncate property.

  1. bool allowDecimalTruncate [@property getter]
  2. bool allowDecimalTruncate [@property setter]
    class CastOptions
    @property
    void
    allowDecimalTruncate
    (
    bool propval
    )

Parameters

propval bool

Whether truncating decimal value is allowed or not.