Skip to content

ViewModelViewHost.ViewContract property

Defined in

Type: ViewModelViewHost Namespace: ReactiveUI.XamForms Assembly: ReactiveUI.XamForms.dll

Applies to

netstandard2.0

public string? ViewContract { get; set; }

View source

Summary: Gets or sets the fixed contract to use when resolving the view for the given view model.

Returns: string?

Remarks

        This property is a mere convenience so that a fixed contract can be assigned directly in XAML.