Skip to main content

IExperimentalAcrylicMaterial Interface

Experimental Interface for producing Acrylic-like materials.

Definition

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

[NotClientImplementableAttribute]
public interface IExperimentalAcrylicMaterial
View Source

Properties

BackgroundSourceGets the AcrylicBackgroundSource of the material.
FallbackColorGets the fallback color.
MaterialColorGets the effective material color.
TintColorGets the TintColor of the material.
TintOpacityGets the TintOpacity of the material.

Extension Methods

ToImmutable()Converts a brush to an immutable brush.
(Defined by MaterialExtensions)

See Also

Reference

Avalonia.Media Namespace