博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
ios 子视图超出父视图_如何在iOS 10 Mail App中禁用线程视图
阅读量:2509 次
发布时间:2019-05-11

本文共 2773 字,大约阅读时间需要 9 分钟。

ios 子视图超出父视图

ios 子视图超出父视图

00_lead_image_disable_enable_threaded_view

Email threads allows you to see all emails sent and received with the same subject line grouped together into one conversation. Threaded view has been available in macOS for a while, and is now available in the Mail app in iOS 10.

电子邮件线程使您可以查看所有发送和接收的具有相同主题行的电子邮件,这些电子邮件分组在一个对话中。 线程视图已在macOS中使用了一段时间,现在在iOS 10的Mail应用程序中可用。

Threaded view is useful for preventing older emails from the same conversation from being lost. You can view the whole history of a conversation in one place. When threaded view is turned on, conversations are indicated by a double right arrow button to the right of the day/date. Tap this button to view the emails in the conversation.

线程视图有助于防止丢失来自同一会话的较旧电子邮件。 您可以在一个地方查看对话的整个历史记录。 打开线程视图后,对话将通过日期/日期右侧的双右箭头按钮指示。 点击此按钮可查看对话中的电子邮件。

01_threaded

When you tap on any of the emails in the conversation, that email opens, but you can also scroll up and down to access the other emails in the conversation.

当您点击对话中的任何电子邮件时,该电子邮件将打开,但是您也可以上下滚动来访问对话中的其他电子邮件。

02_in_threaded_conversation

Threaded view is on by default in iOS 10, but it’s easy to disable if you’d rather not use this feature. You must turn this feature on and off in the main Settings app on your phone, not in the Mail app, so, tap “Settings” on the Home screen.

默认情况下,iOS 10中的线程视图处于打开状态,但是如果您不想使用此功能,则很容易禁用它。 您必须在手机的主“设置”应用中(而不是“邮件”应用中)打开和关闭此功能,因此,请在主屏幕上点击“设置”。

03_tapping_settings

On the Settings screen, tap “Mail”.

在设置屏幕上,点击“邮件”。

04_tapping_mail

To turn off the threaded view, tap the “Organize by Thread” slider button so it turns white. If you want threaded view on, tap the slider button again so it turns green.

要关闭线程视图,请点击“按线程组织”滑块按钮,使其变为白色。 如果要启用线程视图,请再次点击滑块按钮,使其变为绿色。

In threaded view, the newest messages in the conversation are at the bottom. You may want to turn on the “Most Recent Message on Top” option to make it easier to find the most recent messages.

在线程视图中,会话中的最新消息位于底部。 您可能需要打开“顶部的最新消息”选项,以便于查找最新消息。

Whether threaded view is on or off, you can move messages from one conversation into different folders or mailboxes. If you’ve done that, you can still view all the messages from one conversation in one place in threaded view by turning on the “Complete Threads” slider button.

无论是打开还是关闭线程视图,您都可以将邮件从一个对话中移动到不同的文件夹或邮箱中。 完成此操作后,您仍然可以通过打开“完整主题”滑块按钮,在主题视图中的一个地方以一个位置查看来自一次对话的所有消息。

05_turning_off_organize_by_thread

With threaded view off, the messages from the conversation now display as separate messages.

关闭线程视图后,对话中的消息现在将显示为单独的消息。

06_not_threaded

If you don’t like using threaded view all the time, you can leave it off until you need to look through a conversation. When you turn it back on, all messages with the same subject line are gathered together into one conversation, even ones from other folders or mailboxes, if the Complete Threads option is on.

如果您不喜欢一直使用线程视图,可以将其保留,直到需要进行整个对话为止。 当您重新打开它时,如果启用了“完整主​​题”选项,则所有具有相同主题行的邮件,甚至是来自其他文件夹或邮箱的邮件,都将被汇总到一个会话中。

翻译自:

ios 子视图超出父视图

转载地址:http://eacwd.baihongyu.com/

你可能感兴趣的文章
matlab模糊解耦,模糊神经网络解耦MATLAB源程序
查看>>
matlab画奇异吸引子,脉络与实在——奇异吸引子
查看>>
matlab的边缘检测方法,Matlab多种图像边缘检测方法
查看>>
setdbprefs matlab,【求助】Matlab关于数据库工具箱的问题!
查看>>
python unix 时间戳转北京时间,python时间与Unix时间戳相互转换方法详解
查看>>
matlab综合实验题库,数学实验matlab题库答案
查看>>
oracle wri$_adv_objects突增,SYSTEM Tablespace — oracle-tech
查看>>
python抓取oracle数据,python爬虫,抓取oracle-base上的一些常用脚本
查看>>
PHP litespeed,原创LiteSpeed配置教程-Litespeed虚拟主机模板设置 - 老牛博客
查看>>
oracle分页用子查询,[亲测]Oracle查询--子查询,分页查询(二)
查看>>
oracle动态语句怎么传参数值,DATAX动态参数数据传递
查看>>
php怎么设置文本区域,PHP txt下载不写文本区域内容
查看>>
linux各个目录名称,描述Linux发行版的系统目录名称命名规则以及用途
查看>>
linux 脚本里切换用户密码,shell,切换用户,执行指定,脚本
查看>>
linux配置无密码登陆,Linux下配置ssh无密码登录
查看>>
vhd虚拟机安装linux,总算搞定vhd的linux了(包括深度linux),给像我一样的菜鸟总结一下.........
查看>>
linux修改网卡为eth0,CentOS7修改网卡为eth0
查看>>
怎么配置虚拟机Linux,怎么配置一台Linux虚拟机方法教程
查看>>
linux运行java单元测试,使用 Spring 进行单元测试
查看>>
Linux查看docker运行状态,linuxea: docker后台运行模式
查看>>