-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
extensions β‘need more info πquestion βIssues or PR require more informationIssues or PR require more information
Description
xmlns:ui="using:Microsoft.Toolkit.Uwp.UI"
<WebView Grid.Column="0"
Height="Auto"
HorizontalAlignment="Stretch"
VerticalAlignment="Stretch"
Width="750"
ui:WebViewExtensions.Content="{Binding HtmlText}" />
it display Html Text Content when size is reduced text is not wrap, is there any property of WebView that can be wrap the content according to the screen size.
Metadata
Metadata
Assignees
Labels
extensions β‘need more info πquestion βIssues or PR require more informationIssues or PR require more information