Enum UxFrameworks
Enumerates the user interface frameworks that are supported with additional generated code.
Namespace: Neon.ModelGen
Assembly: Neon.ModelGen.dll
Syntax
public enum UxFrameworks
Fields
Name | Description |
---|---|
None | Disables generation of additional UX related code. |
Xaml | Generate property and collection change notifications to support data binding for XAML UX frameworks. |