Skip to content

list_allowsSelectionDuringEditing(_:)_argokit

aisleep edited this page Dec 15, 2020 · 2 revisions

简介

设置列表是否允许在编辑状态时选中

声明

func allowsSelectionDuringEditing(_ value: Bool) -> Self

参数

value

是否允许在编辑状态时选中

Clone this wiki locally