Click or drag to resize

INotificationServiceCurrentCultureChanged Property

Current culture changed from UI.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
INotification<(CultureInfo culture, CultureInfo uiCulture)> CurrentCultureChanged { get; }

Property Value

Type: INotificationValueTupleCultureInfo, CultureInfo
See Also