frame property

IFlowFrame? get frame

Property getter and setter for frame:

Implementation

IFlowFrame? get frame;
set frame (IFlowFrame? frame)

Implementation

set frame(IFlowFrame? frame);