[NUI] Change BackgroundImageSynchronosLoading property as public (#926)
[platform/core/csapi/tizenfx.git] / .editorconfig
1 root = true
2
3 [*]
4 end_of_line = lf
5
6 [*.{cs,xaml}]
7 indent_style = space
8 indent_size = 4