Click or drag to resize

INotificationServiceCurrentCultureChanged Property

Current culture changed from UI.

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

Property Value

INotificationValueTupleCultureInfo, CultureInfo
See Also