UserSettingsDisablePopupNotifications - свойство
Признак того, что всплывающие уведомления в приложениях будут отключены.
Пространство имён: Tessa.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public bool DisablePopupNotifications { get; set; }
Public Property DisablePopupNotifications As Boolean
Get
Set
public:
virtual property bool DisablePopupNotifications {
bool get () sealed;
void set (bool value) sealed;
}
abstract DisablePopupNotifications : bool with get, set
override DisablePopupNotifications : bool with get, set
BooleanIUserSettingsDisablePopupNotifications