anchor property

MVCObject? get anchor

Implementation

external MVCObject? get anchor;
set anchor (MVCObject? value)

Implementation

external set anchor(MVCObject? value);