Table of Contents

Property HasText

Namespace
Alternet.Editor
Assembly
Alternet.Editor.MAUI.v10.dll

HasText

Determines whether the editor contains any text.

public bool HasText { get; }

Property Value

bool

true if the editor has at least one line of text; otherwise, false.