Table of Contents

Class AvaloniaResourcesIndexEntry

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

Constructors

AvaloniaResourcesIndexEntry()

public AvaloniaResourcesIndexEntry()

Properties

Offset

public int Offset { get; set; }

Property Value

int

Path

public string? Path { get; set; }

Property Value

string

Size

public int Size { get; set; }

Property Value

int