Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdButton::getVisibility Method
Syntax
C++
void getVisibility(bool& state) const;

Returns the current button visibility state. The method fills a passed boolean value and returns it to a calling subroutine. If the button is visible, the method returns true, otherwise it returns false. 

 

Parameters
Description
state
[out] A placeholder for the visibility state.
Copyright © 2002-2022. Open Design Alliance All rights reserved.