lhmcgann / EStimLibrary

A C# library to facilitate electrical stimulation research and development.
MIT License
1 stars 0 forks source link

Determine how to create MAUI "prefabs" or reusable assets #44

Open lhmcgann opened 1 month ago

lhmcgann commented 1 month ago

Just like we can define interfaces and abstract classes to be templates for objects we want to behave a certain way, MAUI - like Unity's Prefabs, if you are familiar - allows you to create template GUI features. Research how to do so, and compile the helpful links you've found, along with a brief tutorial in the System Descriptions and How-To's OneNote notebook > General Software > C#+ > (make a new MAUI subpage if one doesn't already exist)