Frame.SetView Method
Name | Parameters | Description |
---|---|---|
SetView(View, Frame) | view, sourceFrame | Sets a specified View for the current Frame. |
SetView(View, Boolean, Frame, Boolean) | view, updateControllers, sourceFrame, disposeOldView | Sets a specified View for the current Frame. |
SetView(View, Boolean, Frame) | view, updateControllers, sourceFrame | Sets a specified View for the current Frame. |
SetView(View) | view | Sets a specified View for the current Frame. |