Device.GetPropertyDouble

Device.GetPropertyDouble method

Ottiene un valore di proprietà double.

public double GetPropertyDouble(string key)
ParametroTipoDescrizione
keyStringIl nome della proprietà.

Valore di ritorno

Il valore della proprietà.

Guarda anche