Skip to main content

IExperimentalAcrylicMaterial Interface

Not client implementable.

Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this 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