examples/reference/csharp/ui/src
Xavi Artigas b55e5150c9 mono examples: Adapt to Efl.Csharp.Application
This class simplifies app development, so the examples have to showcase it.
Basically:
- Your app inherits form it
- You do not need to init() or shutdown()
- You override the methods you want (like OnInitialize).

Fixes T7655
Differential Revision: https://phab.enlightenment.org/D8477
2019-03-26 16:24:20 +01:00
..
focus_main.cs mono examples: Adapt to Efl.Csharp.Application 2019-03-26 16:24:20 +01:00
meson.build Moved focus example to proper place 2018-09-18 12:43:11 -03:00
ui_container.cs mono examples: Adapt to Efl.Csharp.Application 2019-03-26 16:24:20 +01:00
ui_sizing.cs mono examples: Adapt to Efl.Csharp.Application 2019-03-26 16:24:20 +01:00