Skip to main content

OnCoerceIsExpanded Method

Called when the IsExpanded property has to be coerced.

Definition

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

protected virtual bool OnCoerceIsExpanded(
bool value
)

Parameters

  Boolean
The value to coerce.

Return Value

Boolean

See Also

Reference

Expander Class
Avalonia.Controls Namespace