#events #framework #management #file-management #native #notifications #universal-ui

UniversalUI_Native

Native platform functionality for the UniversalUI framework. Examples include windowing and events, file management and notifications.

2 releases

0.1.1 Jul 30, 2023
0.1.0 Jul 29, 2023

#19 in #file-management

MIT license

21KB
418 lines

UniversalUI_Native Crate

This crate provides native-platform functionality for the UniversalUI framework.

For more information on the project please see the website.

Crate Modules

  • window - contains types and functions for handling windows
  • event - contains types and functions for event handling
  • file - contains types and functions for file management

Usage

The UniversalUI_Native crate is designed to be used with an Objective wrapper, such as the UniversalUI-Cpp library. It is fully functional though and can be used in a standalone manner.

Dependencies

~0.1–43MB
~613K SLoC