Skip to content

about WeakDelegate<DialogViewController> #247

@hegelsu

Description

@hegelsu

I add view like this:
void CreateView(){
var dvc = new DialogView();
//set source
this.View.AddSubView(dvc.View);
}
it cashed when click dvc's row in method RowSelected:
Container => container...
because this row return null;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions