메소드 | 설명 | |
---|---|---|
BindCreatedView ( Android.Views.View view, Android.Content.Context context, IAttributeSet attrs ) : Android.Views.View | ||
MvxBindingLayoutInflaterFactory ( object source ) : System.Collections.Generic | ||
OnCreateView ( Android.Views.View parent, string name, Android.Content.Context context, IAttributeSet attrs ) : Android.Views.View |
public BindCreatedView ( Android.Views.View view, Android.Content.Context context, IAttributeSet attrs ) : Android.Views.View | ||
view | Android.Views.View | |
context | Android.Content.Context | |
attrs | IAttributeSet | |
리턴 | Android.Views.View |
public MvxBindingLayoutInflaterFactory ( object source ) : System.Collections.Generic | ||
source | object | |
리턴 | System.Collections.Generic |
public OnCreateView ( Android.Views.View parent, string name, Android.Content.Context context, IAttributeSet attrs ) : Android.Views.View | ||
parent | Android.Views.View | |
name | string | |
context | Android.Content.Context | |
attrs | IAttributeSet | |
리턴 | Android.Views.View |