p3l6.dev|

What’s New in AppKit

<<Back to Index
  • Writing tools
  • Genmoji
  • Image playground
  • Window tiling
    • Consider min and max sizes, and resize increments
    • New property: cascading reference frame
  • Share SwiftUI menus, using NSHostingMenu
  • Use SwiftUI animations to animate NSViews
  • Ctrl return -> opens context menu for currently focused item
    • The display position: may need to implement NSVIewContentSelectionInfo
  • Text highlighting in any rich text view, or inside attributed string with a new attribute
  • New SF symbols and effects
  • Standard file format picker on the save panel: showsContentTypes
  • New system cursors available for sdk usage, resize and zoom
  • Text entry suggestions in any NSTextField
    • Set the suggestions Delegate to provide contextual suggestions