UIServiceBase<T> Fields
An abstract base class used to create UI services in MAUI applications.
Name | Description |
---|---|
Binding |
Bindable property for Binding |
Name |
Identifies the Name bindable property. |
Service |
Identifies the Service |
See Also