Can't get or set list, column or icon view properties:tell application id "com.apple.finder" -- Finder
get properties of Finder preferences
(* comment out next line to see all properties *)
get icon view options of result (* it's currently set to "snap to grid" but returns missing value *)
--get folders spring open of result (* this works, it's currently set to true *)
end tell
© 2022 Groups.io