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

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

Parameters

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