mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-20 07:56:50 +00:00
Update src/PepperDash.Essentials.Core/DeviceTypeInterfaces/IHasWebView.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
bd38475b10
commit
e162ed208b
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ namespace PepperDash.Essentials.Core.DeviceTypeInterfaces
|
|||
bool IsInPwaMode { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Indicates whether the webview is currently in PWA mode
|
||||
/// Gets the BoolFeedback indicating whether the webview is currently in PWA mode
|
||||
/// </summary>
|
||||
BoolFeedback IsInPwaModeFeedback { get; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue