Skip to main content

SetRequiresFullOpacityHandling Method

Sets the value of the RequiresFullOpacityHandling attached property for a visual.

Definition

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

public static void SetRequiresFullOpacityHandling(
Visual visual,
bool? value
)

Parameters

  Visual
The control.
  Nullable(Boolean)
The value.

See Also

Reference

RenderOptions Structure
Avalonia.Media Namespace