set_fixed_position_set
Description:
[
Version ( since =
"0.8" ) ]
public void set_fixed_position_set (
bool is_set)
Sets whether an actor has a fixed position set (and will thus be unaffected by any layout manager).
Parameters:
this |
A Actor
|
is_set |
whether to use fixed position
|