Skip to main content

ToString(Style) Method

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

Definition

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

public abstract string ToString(
Style? owner
)
View Source

Parameters

  Style
The owner style.

Return Value

String

See Also

Reference

Selector Class
ToString Overload
Avalonia.Styling Namespace