ios - Simulating a resizeable airplay display -
im working on ios application supports external displays on airplay, of testing external display option in simulator, , on ios devices connected macs running various airplay receiver apps. im attempting support external display size changes, , don't have access the device test with(and can't device is).
i've noticed in documentation uiscreen uiscreenmodedidchangenotification:
clients can use notification detect changes in screen resolution.
this notification supposedly gets triggered device i'm trying support, , seems should handle resizing ui respond change.
are there ways simulate airplay display can resized, , on resize post uiscreenmodedidchangenotification notification?
many displays support multiple resolutions. when resolution changes on display re-negotiate new resolution ipad , notification triggered. try changing display's resolution while ipad plugged in via video adaptor.
Comments
Post a Comment