We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f28db38 + 314b229 commit 3c10877Copy full SHA for 3c10877
docs/uikit/chatuikit/ios/chatuikit_config_item.md
@@ -8,11 +8,7 @@
8
9
## 设置底部弹窗页面样式
10
11
-1. `Appearance.pageContainerTitleBarItemWidth = value`:底部弹窗页面标题栏的宽度。若要配置,请在 Xcode 中的文件中搜索 `PageContainerTitleBar.swift`。
12
-
13
-
14
15
-2. `Appearance.pageContainerConstraintsSize = value`:底部弹窗页面的宽度和高度。主要使用类在 Xcode 中查找到 `PageContainersDialogController.swift` 查看该属性。
+`Appearance.pageContainerConstraintsSize = value`:底部弹窗页面的宽度和高度。主要使用类在 Xcode 中查找到 `PageContainersDialogController.swift` 查看该属性。
16
17

18
0 commit comments