[NUI.Gadget] Support Unload() method to release assembly (#6073)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Gadget / Tizen.NUI / NUIGadgetManager.cs
2024-04-17 hjhun[NUI.Gadget] Support Unload() method to release assembl...
2024-01-26 hjhun[NUI.Gadget] Remove Unload() method (#5917)
2024-01-25 hjhun[NUI.Gadget] Modify NUIGadget implementation (#5911)
2024-01-24 hjhun[NUI.Gadget] Implement Unload() method (#5898)
2023-10-31 zhouhao02Fix some SVACE issues.
2023-08-08 hjhun[NUI.Gadget] Add a new method to load assembly (#5455)
2023-04-28 hjhun[NUI.Gadget] Add Assembly property to NUIGadgetInfo...
2023-04-17 hjhunClean up (#5179)
2023-03-17 hjhun[NUI.Gadget] Support Internationalization (#5091)
2023-03-08 hjhun[NUI.Gadget] Add a new internal API (#4976)
2023-03-08 hjhun[NUI.Gadget] Modify NUIGadgetManager.Add() method ...
2023-02-07 hjhun[NUI.Gadget] Fix static analysis issue (#4968)
2023-02-02 hjhun[NUI.Gadget] Change API version to API10 (#4959)
2023-01-27 hjhun[NUI.Gadget] Add NUIGadget class for inhouse developers...