EditorsLocalizerExtension.ProvideValue(IServiceProvider) Method
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public object ProvideValue(
IServiceProvider serviceProvider
)
Parameters
Name | Type |
---|---|
serviceProvider | IServiceProvider |
Returns
Type |
---|
Object |
See Also