Skip to main content

GetMultiline Method

Gets the value of the attached MultilineProperty.

Definition

Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static bool GetMultiline(
StyledElement avaloniaObject
)

Parameters

  StyledElement
The target.

Return Value

Boolean
true if multiline

See Also

Reference

TextInputOptions Class
Avalonia.Input.TextInput Namespace