Skip to content

Commit 3cd0c45

Browse files
authored
Update MemoryUsageTargetLevel.md
1 parent 50abcf6 commit 3cd0c45

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

specs/MemoryUsageTargetLevel.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ interface ICoreWebView2_6 : ICoreWebView2
138138
/// TrySuspend will automatically set MemoryUsageTargetLevel to low while Resume on suspended WebView
139139
/// will automatically set MemoryUsageTargetLevel to normal.
140140
/// Calling `Resume` when the WebView is not suspended would not change MemoryUsageTargetLevel.
141-
/// Setting MemoryUsageTargetLevel to normal on suspended WebView will auto resume WebView.
142141
HRESULT put_MemoryUsageTargetLevel([in] COREWEBVIEW2_MEMORY_USAGE_TARGET_LEVEL level);
143142
}
144143

0 commit comments

Comments
 (0)