Table of Contents

Class AvaloniaResourcesEntry

Namespace
Avalonia.Utilities
Assembly
Avalonia.Base.dll
public class AvaloniaResourcesEntry
Inheritance
AvaloniaResourcesEntry
Inherited Members

Constructors

AvaloniaResourcesEntry()

public AvaloniaResourcesEntry()

Properties

Open

public Func<Stream>? Open { get; init; }

Property Value

Func<Stream>

Path

public string? Path { get; init; }

Property Value

string

Size

public int Size { get; init; }

Property Value

int

SystemPath

public string? SystemPath { get; init; }

Property Value

string