[NUI] Fix build warning CA1062 (#2234)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Layouting / FlexLayout.cs
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-26 YeongJong Lee[NUI] remove unnecessary code that flex margin is assig...
2020-11-26 YeongJong Lee[NUI] synchronize View.ExcludeLayouting and FlexLayout...
2020-11-19 bshsqa[NUI] Correct the meaning of ExcludeLayouting. (#2257)
2020-11-19 bshsqa[NUI] Add ExcludeLayouting to View (#2187)
2020-11-11 zhouleonlei[NUI] Fixed Svace issues
2020-11-04 YeongJong Lee[NUI] add exception docs of layout classes (#2052)
2020-09-23 YeongJong Lee[NUI] correct logical operator in enum validation ...
2020-09-23 YeongJong Lee[NUI] add enum validation for Grid,FlexLayout (#2008)
2020-09-23 dongsug-song[NUI] Update MeasureCallback interface for latest Dali...
2020-09-16 YeongJong Lee[NUI] add Set/GetAttachedValue method (#2007)
2020-09-16 YeongJong Lee[NUI] remove redundant interanl get/set methods in...
2020-09-14 YeongJong Lee[NUI] enhance FlexLayout documentation (#2004)
2020-09-04 neostom432[NUI] Open new FlexLayout APIs (#1880)
2020-07-27 YeongJong Lee[NUI] add attached property for FlexLayout (#1803)
2020-06-10 YeongJong Lee[NUI] cleanup MeasureChild Methods (#1684)
2020-02-28 neostom432[NUI] Use padding & margin to meausre size in Layout...
2020-02-24 neostom432Fix margin bug in FlexLayout (#1418)
2020-02-11 neostom432[NUI] Measure Child's Layout in FlexLayout (#1385)
2019-11-21 agnelovaz[NUI] FlexLayout Interop and Undefined fixes (#1134)
2019-10-21 Xianbing Teng[NUI] Refine codes to reduce code duplication (#1096)
2019-09-30 agnelovaz[NUI] Layouting API made public (#1026)