Skip to main content

GetTextBinding Method

Gets the value of the TextBindingProperty attached property from a given Interactive.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

[AssignBindingAttribute]
public static IBinding? GetTextBinding(
Interactive interactive
)

Parameters

  Interactive
The interactive element.

Return Value

IBinding
The search text binding.

See Also

Reference

TextSearch Class
Avalonia.Controls.Primitives Namespace