PrintSettings.getDouble
double getDouble(string key) nothrowReturns the double value associated with key, or 0.
Parameters
key | a key |
Returns
the double value of key
double getDouble(string key) nothrowReturns the double value associated with key, or 0.
key | a key |