Skip to main content

SelectorGrammar.NthLastChildSyntax Class

Definition

Assembly:Avalonia.Markup
Package:Avalonia
public class SelectorGrammar.NthLastChildSyntax

Inheritance: object -> SelectorGrammar.NthLastChildSyntax

Constructors

NameDescription
SelectorGrammar.NthLastChildSyntaxNo summary available.

SelectorGrammar.NthLastChildSyntax Constructor

public SelectorGrammar.NthLastChildSyntax()

Methods

NameDescription
EqualsNo summary available.

Equals Method

public bool Equals(object obj)

Parameters

obj object

Returns

bool

Properties

NameDescription
OffsetNo summary available.
StepNo summary available.

Offset Property

public int Offset { get; set; }

Step Property

public int Step { get; set; }