gpt4 book ai didi

iphone - 您如何判断 UIPrintInteractionController 是否正在显示?

转载 作者:行者123 更新时间:2023-11-28 23:00:07 26 4
gpt4 key购买 nike

有没有办法判断 UIPrintInteractionController 是否正在显示(可能类似于您检查弹出窗口的方式)?

if ([popover isPopoverVisible]) {

//the popover is visible

}

最佳答案

看来您只需要使用 UIPrintInteractionControllerDelegate 跟踪自己

– printInteractionControllerWillPresentPrinterOptions:
– printInteractionControllerDidPresentPrinterOptions:
– printInteractionControllerWillDismissPrinterOptions:
– printInteractionControllerDidDismissPrinterOptions:

关于iphone - 您如何判断 UIPrintInteractionController 是否正在显示?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10157958/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com