Skip to content

IS there any way that Webview can Wrap the Content?Β #4380

@sangitamalviya

Description

@sangitamalviya
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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions