Searched refs:enableOutsideInteractive (Results 1 – 4 of 4) sorted by relevance
1509 if (option.enableOutsideInteractive.hasValue) { in ParseSheetStyle()1510 sheetStyle.interactive = option.enableOutsideInteractive.value; in ParseSheetStyle()1512 if (option.enableOutsideInteractive.hasValue) { in ParseSheetStyle()1513 sheetStyle.interactive = option.enableOutsideInteractive.value; in ParseSheetStyle()
86 NativeOptionBool enableOutsideInteractive; member
56 | enableOutsideInteractive<sup>11+</sup> | boolean | 否 | 半模态所在页面是否允许交互。<br/>**说明:**<br/>设置为true时允许交…
56 | enableOutsideInteractive<sup>11+</sup> | boolean | No| Whether to allow users to interact with th…