Gets whether a frame can be moved in the document at run time with the built-in mouse interface.

<void> TextFrame.getMoveable(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the current property value.
errorCallback Optional. Is called when the operation failed with an error.