TransferAction
annotation class TransferAction
A data-transfer action bit-mask from TransferHandler (NONE/COPY/MOVE/LINK/COPY_OR_MOVE). Combine COPY and MOVE with the bitwise or to express both.
A data-transfer action bit-mask from TransferHandler (NONE/COPY/MOVE/LINK/COPY_OR_MOVE). Combine COPY and MOVE with the bitwise or to express both.