UIServiceBase<T> Fields
An abstract base class used to create UI services in MAUI applications.Name | Description |
---|---|
BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
NameProperty static | Identifies the Name bindable property. |
ServiceClientProperty static | Identifies the ServiceClient bindable property. |
See Also