Skip to main content

On<TReturn> Class

Definition

Assembly:Avalonia.Markup.Xaml
Package:Avalonia
Source:On.cs
public class On<TReturn>

Inheritance: object -> On<TReturn>

Constructors

NameDescription
On<TReturn>No summary available.

On<TReturn> Constructor

public On<TReturn>()

Properties

NameDescription
ContentNo summary available.
OptionsNo summary available.

Content Property

public TReturn Content { get; set; }

Options Property

public System.Collections.Generic.IReadOnlyList<string> Options { get; set; }