Skip to main content

API Reference Scripts

Minimal compilable snippets, one attribute or feature per file. There are no scenes here; read the code.

FolderCovers
ViewModels/Bind[Bind], mode-specific attributes, readonly/const as OneTime, [BindAlso], [Bind] on properties
ViewModels/CommandsRelayCommand up to four parameters, [RelayCommand], CanExecute forms
ViewModels/HandlersOnXxxChanging / OnXxxChanged hooks
ViewModels/Others[Access], [BindId], MonoViewModel, ScriptableViewModel
Views/Bindbinder fields, properties, arrays, [AsBinder]
Views/GenericIView<TViewModel>
Views/Handlersinitialize/deinitialize and binder-instantiation hooks
Views/Other[IgnoreBind], [BindId] on the View side