menu
shengwang_rtc_engine package
documentation
agora_rtc_engine.dart
AgoraPipContentViewLayout
row property
row property
dark_mode
light_mode
row
property
int
?
row
final
布局中允许的最大行数。达到最大行数后,即使存在更多视频流,也不会创建新行。如果为 null,将根据需要创建行以容纳所有视频流。必须大于 0 或为 null。
Implementation
final int? row;
shengwang_rtc_engine package
documentation
agora_rtc_engine
AgoraPipContentViewLayout
row property
AgoraPipContentViewLayout class