Back to Devexpress

UIObjectService Fields

maui-devexpress-dot-maui-dot-core-dot-uiobjectservice-dot-underscore-fields.md

latest1.4 KB
Original Source

UIObjectService Fields

Allows you to access an associated UI element from the View Model without creating a strong-typed reference.

NameDescription
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
NameProperty staticIdentifies the Name bindable property. Inherited from UIServiceBase<T>.
ServiceClientProperty staticIdentifies the ServiceClient bindable property. Inherited from UIServiceBase<T>.

See Also

UIObjectService Class

UIObjectService Members

DevExpress.Maui.Core Namespace