Skip to main content

GetRequiresFullOpacityHandling Method

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

Definition

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

public static bool? GetRequiresFullOpacityHandling(
Visual visual
)

Parameters

  Visual
The control.

Return Value

Nullable(Boolean)
The value.

See Also

Reference

RenderOptions Structure
Avalonia.Media Namespace