getOcclusionOpacityMode abstract method
Specify how opacity in case of being occluded should be applied Default value: "anchor".
Implementation
Future<OcclusionOpacityMode?> getOcclusionOpacityMode();
Specify how opacity in case of being occluded should be applied Default value: "anchor".
Future<OcclusionOpacityMode?> getOcclusionOpacityMode();