Skip to content

Commit 9de54f8

Browse files
author
Jason Stephen
authored
Update Appearance.md
1 parent 7e4e76b commit 9de54f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/Appearance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For reference, in the screenshot below, this API is meant to expose the Overall
1515

1616
```cpp
1717

18-
bool ViewComponent::SetAppearance(COREWEBVIEW2_APPEARANCE_KIND value)
18+
void ViewComponent::SetAppearance(COREWEBVIEW2_APPEARANCE_KIND value)
1919
{
2020

2121
wil::com_ptr<ICoreWebView2StagingController2> webViewStagingController2;

0 commit comments

Comments
 (0)