Skip to main content

OnCoerceIsPaneOpen Method

Called when the IsPaneOpen property has to be coerced.

Definition

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

protected virtual bool OnCoerceIsPaneOpen(
bool value
)

Parameters

  Boolean
The value to coerce.

Return Value

Boolean

See Also

Reference

SplitView Class
Avalonia.Controls Namespace