summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/FormsApplication.cs
diff options
context:
space:
mode:
authorSeungkeun Lee <sngn.lee@samsung.com>2017-02-08 10:17:28 +0900
committerKangho Hur <kangho.hur@samsung.com>2017-03-24 13:19:02 +0900
commit3615230ea8508c74ee0923116688ce85154adb9f (patch)
treed9c6d82432029b1b07abf6208e4929fb5a0b353f /Xamarin.Forms.Platform.Tizen/FormsApplication.cs
parent5f2706e4c098da7cb2af87540d30334beae78a83 (diff)
downloadxamarin-forms-3615230ea8508c74ee0923116688ce85154adb9f.tar.gz
xamarin-forms-3615230ea8508c74ee0923116688ce85154adb9f.tar.bz2
xamarin-forms-3615230ea8508c74ee0923116688ce85154adb9f.zip
Support density independent pixel
- Support Enable/Disable of this feature - By default, it was disabled. if you want enabling DP support feature, Use Forms.Init(FormsApplication application, bool useDeviceIndependentPixel) API - Hard-coded pixel value was changed to DP units - If you deal with native coordinate, use Forms.ConvertToScaledPixel / Forms.ConvertToScaledDP - If you convert hard-coded DP to pixels, use Forms.ConvertToPixel - Update font size convert formula Change-Id: I345115551e1c37d27b8a7152af5ef847d035c9a4
Diffstat (limited to 'Xamarin.Forms.Platform.Tizen/FormsApplication.cs')
0 files changed, 0 insertions, 0 deletions