ViewModelViewHostViewContract Property

Gets or sets the view contract.

Definition

Namespace: Avalonia.ReactiveUI
Assembly: Avalonia.ReactiveUI (in Avalonia.ReactiveUI.dll) Version: 11.3.999
public string? ViewContract { get; set; }

Property Value

String

See Also