Skip to main content

SetIsSharedSizeScope Method

Helper for setting IsSharedSizeScope property on a Control.

Definition

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

public static void SetIsSharedSizeScope(
Control element,
bool value
)

Parameters

  Control
Control to set IsSharedSizeScope property on.
  Boolean
IsSharedSizeScope property value.

See Also

Reference

Grid Class
Avalonia.Controls Namespace