ViewContract Property
Gets or sets the view contract.
Definition
Namespace: Avalonia.ReactiveUI
Assembly: Avalonia.ReactiveUI (in Avalonia.ReactiveUI.dll)
- C#
- VB
- F#
public string? ViewContract { get; set; }
Public Property ViewContract As String
Get
Set
member ViewContract : string with get, set