A layout object can move some views but not others.
布局对象可以移动一些视图,但是不能移动其他的。
The format of a message is also configurable through the Layout object.
消息的格式可以通过Layout对象进行配置。
Form layout object to create forms, including actions, hidden fields etc.
表格的布局对象的创建形式,包括采取行动,隐藏字段等。
For example, a layout object can stack views on top of each other if it wants.
比如,只要你想,你可以让布局对象把视图们排成一排。
You can subclass the basic layout object to implement custom layouts for your app.
你可以子类化基础布局对象来实现让你的应用自定义布局。
There are no limits to how a layout object can affect the views in a collection view.
布局对象作用在集合视图上没有什么限制。
The most common layout object is PatternLayout, which formats messages according to a supplied pattern.
最常见的layout对象是PatternLayout,它根据所提供的模式对消息进行格式化。
For example, a layout object might use decoration views to implement a custom background appearance.
比如,一个布局对象,可以使用装饰视图来实现一个自定义背景对象。
The only real limitation is how the layout object affects the visual style you want your app to have.
真正能限制布局对象的是你的应用到底想要哪种展示方式?
A layout object never touches the views it manages directly because it does not actually own any of those views.
布局对象并不直接作用于视图,因为它并不实际拥有这些视图。
To compute the area, the layout object places views and cells one at a time, choosing the most appropriate location for each.
布局对象通过计算区域来一次性布局所有的视图和单元格,并为所有的视图选好合适的位置。
The layout object is solely responsible for determining the placement and visual styling of items within the collection view.
布局对象的唯一职责就是决定集合视图中项的位置的视觉表现形式。
The UICollectionViewFlowLayout class is a concrete layout object that you use to implement grids or other line-based layouts.
和表视图类似,集合视图是数据导向的对象,完成时候设计了你的应用对象之间的协作。
Unlike cells, supplementary views are not mandatory, and their usage and placement is controlled by the layout object being used.
和单元格视图不同的是,增补视图不是强制要求的,他们的使用和位置受控于布局对象。
For detailed information about how a layout object fulfills its responsibilities to the collection view, see Creating Custom Layouts.
更多关于布局对象融合履行它对集合视图的责任的信息,请见《创建自定义布局》。
Decoration views are visual adornments that are wholly owned by the layout object and are not tied to any data in your data source object.
装饰视图是完全受控于布局对象的诗句装饰,和你的数据源对象里面的任何数据都没有关系。
You typically use the flow layout object to implement grids-that is, rows and columns of items-but the flow layout supports any type of linear flow.
通常情况下,你可以使用流动布局对象来实现网格(由行列元素组成),但是流动布局对象支持任何类型的流线型布局。
In the case of the flow layout, the size of the cells and supplementary views are specified as properties, either on the layout object or by using a delegate.
在这个流布局中,单元格和增补视图的大小被指定为属性,不管是在布局对象,或者是代理。
The layout object can specify other view-related attributes, such as its transparency, its transform in 3d space, and its visibility (if any) above or below other views.
布局对象可以指定其他的视图相关属性,比如它的透明度,它在3d空间的变化,它的能见度(如果有的话)高于或者低于其他视图。
Thus, you provide the data, the layout object provides the placement information, and the collection view merges the two pieces together to achieve the final appearance.
于是呢,你提供的数据信息,布局对象提供的位置信息,由集合视图综合起来实现最终的展示效果。
Although your data source object provides the views and the actual content, the layout object determines the size, location, and other appearance-related attributes of those views.
尽管你的数据源支持视图和实际内容,布局对象决定了视图的大小,位置,和其他视图的布局相关的属性。
The layout will be included in the list of layouts for this object.
这个布局将包含在这个对象布局列表中。
Figure 1 represents the object layout, showing the ECS classes' container relationship.
图1表示了对象布局,显示了ecs类的容器关系。
The data model will define the object structure plus layout and valid values.
数据模型将定义对象结构、布局和有效值。
After this code executes, the object layout is as depicted in Figure 2.
在这段代码执行后,对象布局就如图2所示。
In the end, your expression for each Layout Calculation object should look similar to what appears in Figure 14.
最后,每个LayoutCalculation对象的表达式应该与图14中的相似。
In fact, the object layout remains unchanged and looks like Figure 1. However, consider this code.
实际上,对象布局还是没有改变,和图1所示的差不多。
A View object is a data structure whose properties store the layout parameters and content for a specific rectangular area of the screen.
View对象是一个数据体,它的属性存储了用于屏幕上一块矩形区域的布局参数及内容。
Figure 1 shows the layout of an object on the heap.
图1显示了对象在堆上的布局。
Create an object of OdfStyleMasterPage, where we must specify the name of this master page and the name of the layout style.
创建OdfStyleMasterPage对象,其中我们必须指定母版页名称和布局样式名称。
应用推荐