Skip to content

Label has incorrect default value for LineBreakMode #3167

@Tamilarasan-Paranthaman

Description

Issue description

  • In .NET MAUI, the LineBreakMode property of Label defaults to WordWrap. However, the documentation states that the default value is NoWrap. This mismatch can lead to confusion and incorrect assumptions.

  • Maui actual default value in source: LineBreakMode

  • Maui Documentation Link: LineBreakMode

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions