C# 클래스 ReactiveUI.XamForms.ViewModelViewHost

This content control will automatically load the View associated with the ViewModel property and display it. This control is very useful inside a DataTemplate to display the View associated with a ViewModel.
상속: Xamarin.Forms.ContentView, IViewFor
파일 보기 프로젝트 열기: reactiveui/ReactiveUI

공개 프로퍼티들

프로퍼티 타입 설명
DefaultContentProperty BindableProperty
ViewContractObservableProperty BindableProperty
ViewModelProperty BindableProperty

공개 메소드들

메소드 설명
ViewModelViewHost ( ) : System

메소드 상세

ViewModelViewHost() 공개 메소드

public ViewModelViewHost ( ) : System
리턴 System

프로퍼티 상세

DefaultContentProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty DefaultContentProperty
리턴 BindableProperty

ViewContractObservableProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty ViewContractObservableProperty
리턴 BindableProperty

ViewModelProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty ViewModelProperty
리턴 BindableProperty