Selection Arrangement / Selection Functions for interacting with the current selection within the arrangement view. selectionStart selectionStart() -> int Returns the returns the start time of the current selection. Returns int: start time. Included since API version 1. selectionEnd selectionEnd() -> int Returns the returns the end time of the current selection. Returns int: end time. Included since API version 1.