Skip to main content

AvaloniaResourcesEntry Class

Definition

Assembly:Avalonia.Base
Package:Avalonia
public class AvaloniaResourcesEntry

Inheritance: object -> AvaloniaResourcesEntry

Constructors

NameDescription
AvaloniaResourcesEntryNo summary available.

AvaloniaResourcesEntry Constructor

public AvaloniaResourcesEntry()

Properties

NameDescription
OpenNo summary available.
PathNo summary available.
SizeNo summary available.
SystemPathNo summary available.

Open Property

public Func<System.IO.Stream> Open { get; set; }

Path Property

public string Path { get; set; }

Size Property

public int Size { get; set; }

SystemPath Property

public string SystemPath { get; set; }