set_suppressed_flags


Description:

[ Version ( since = "1.10" ) ]
public void set_suppressed_flags (ElementFlags flags)

Suppresses the given flags on the bin.

ElementFlags of a child element are propagated when it is added to the bin. When suppressed flags are set, those specified flags will not be propagated to the bin.

Parameters:

this

a Bin

flags

the ElementFlags to suppress