Questions tagged [splitview]

A view/screen containing multiple independent views/screens.

SplitView term is used whenever there's a view/screen that contains multiple independent views/screens.

123 questions
0
votes
1 answer

mvvmcross splitview doesn't work on ipad

I'm trying to run the NPlus1DaysOfMvvmCross N=24 SplitView tutorial. It works fine under iphone simulator. The buttons navigate to the red and blue views, however they don't look quite the same as the video (no border). Under ipad I just get a grey…
Michael Ribbons
  • 1,753
  • 1
  • 16
  • 26
-1
votes
1 answer

Enable SplitView and MultiTask iPad hybrid app. Drop interaction

We have on ionic iPad app, using cordova / capacitor platform. We enabled the split view for iPad 13 using following link https://en.gg/enable-ipad-split-screen-feature-in-an-ionic-or-cordova-app/ its working fine. We are checking to give support…
Manikandan
  • 844
  • 15
  • 31
-1
votes
1 answer

How to get the split view master part fram in iPad?

I want to get the view frame. Which is done by this line: self.view.frame but when I do this in iPad it is equal to the whole view. but I just want the master part of the split view.
Fattaneh Talebi
  • 727
  • 1
  • 16
  • 42
1 2 3
8
9