public double GetDevicePPIX() { #if ANDROID return(AndroidUtil.GetDevicePPIX(activity.Resources)); #elif IOS #endif }