Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Svg.Skia
SvgResourceExtension
Properties
TileMode
Menu
On this page
TileMode Property
Definition
Namespace
Avalonia.Svg.Skia
Assembly
Svg.Controls.Skia.Avalonia.dll
View source
Gets or sets the tile mode applied to the resulting brush.
public TileMode? TileMode { get; set; }
Returns
Nullable<TileMode>