IImageBrushSource Interface
Not client implementable.
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
[NotClientImplementableAttribute]
public interface IImageBrushSource
<NotClientImplementableAttribute>
Public Interface IImageBrushSource
[<NotClientImplementableAttribute>]
type IImageBrushSource = interface end