NumberFormat.isReadOnly

Property. Retrieves a value indicating whether the instance is read-only.

class NumberFormat
@property final const
bool
isReadOnly
()

Return Value

Type: bool

true if the instance is read-only; otherwise, false.

Meta