[NotClientImplementableAttribute]
public interface IMutableExperimentalAcrylicMaterial : IExperimentalAcrylicMaterial<NotClientImplementableAttribute>
Public Interface IMutableExperimentalAcrylicMaterial
Inherits IExperimentalAcrylicMaterial[<NotClientImplementableAttribute>]
type IMutableExperimentalAcrylicMaterial =
interface
interface IExperimentalAcrylicMaterial
end| BackgroundSource |
Gets the AcrylicBackgroundSource of the material.
(Inherited from IExperimentalAcrylicMaterial) |
| FallbackColor |
Gets the fallback color.
(Inherited from IExperimentalAcrylicMaterial) |
| MaterialColor |
Gets the effective material color.
(Inherited from IExperimentalAcrylicMaterial) |
| TintColor |
Gets the TintColor of the material.
(Inherited from IExperimentalAcrylicMaterial) |
| TintOpacity |
Gets the TintOpacity of the material.
(Inherited from IExperimentalAcrylicMaterial) |
| ToImmutable | Creates an immutable clone of the brush. |
| ToImmutable |
Converts a brush to an immutable brush.
(Defined by MaterialExtensions) |