Hello,
I am currently working on a Split View-Based Application where i have my UITableViewController which is a a subclass of the UIViewController class as the program provide as default.
My problem is as follow; is it possible to place a image above this UITableViewController? Displaying a image only visible when in landscape mode.
As seen below, i would like to place a image above the table:
I am currently working on a Split View-Based Application where i have my UITableViewController which is a a subclass of the UIViewController class as the program provide as default.
My problem is as follow; is it possible to place a image above this UITableViewController? Displaying a image only visible when in landscape mode.
As seen below, i would like to place a image above the table:
