menu
mapsindoors_platform_interface package
documentation
platform_library.dart
DisplayRulePlatform
setWallHeight abstract method
setWallHeight abstract method
dark_mode
light_mode
setWallHeight
abstract method
Future
<
void
>
setWallHeight
(
MPDisplayRuleId
id
,
num
height
)
Implementation
Future<void> setWallHeight(MPDisplayRuleId id, num height);
mapsindoors_platform_interface package
documentation
platform_library
DisplayRulePlatform
setWallHeight abstract method
DisplayRulePlatform class