https://developer.apple.com/documentation/appkit/nsscrubber/alignment
"The specified preferred alignment of items within the scrubber, when they come to rest following a user’s scrolling or paging interaction."
사용자의 스크롤링 혹은 페이징 상호작용에 따라 남겨질 때, 스크러버 내부에서 구체화된 선호 정렬입니다.
enum Alignment : Int
앱에서 올바른 정렬 옵션을 선택하기 위한 방법은 Choosing a Scrubber Touch-Interaction Model을 살펴보시기 바랍니다.
Choosing a Scrubber Touch-Interaction Model
https://developer.apple.com/documentation/appkit/nsscrubber#2793489
https://velog.io/@panther222128/NSScrubber