ReactiveUI namespace¶
Part of the ReactiveUI.Maui package.
| Type | Kind | Summary |
|---|---|---|
| AutoDataTemplateBindingHook | class | AutoDataTemplateBindingHook is a binding hook that checks ItemsControls that don't have DataTemplates, and assigns a default DataTemplate that loads the View associated with each ViewModel. |
| BooleanToVisibilityHint | enum | Enum that hints at the visibility of a ui element. |
| DependencyObjectObservableForProperty | class | Creates a observable for a property if available that is based on a DependencyProperty. |
| PlatformOperations | class | Returns the current orientation of the device on Windows. |