Method XbpMenu():configure() Foundation
Reconfigures the XbpMenu object after :create() has been executed.
:configure( [<oParent>] , ;
[<aPresParam>], [<lVisible>] ) --> self
This method returns the object executing the method (self).
The method :configure() reconfigures the XbpMenu object without releasing the system resources that have previously been requested using :create(). For example, a new parent might be specified. This method has the same parameters as the method :create() and the method :new().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.