Skip to main content

ToString(ContainerQuery) Method

Gets a string representing the query, with the nesting separator (^) replaced with the parent query.

Definition

Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public abstract string ToString(
ContainerQuery? owner
)
View Source

Parameters

  ContainerQuery
The owner container.

Return Value

String

See Also

Reference

StyleQuery Class
ToString Overload
Avalonia.Styling Namespace