Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

UIKit

From Wikipedia, the free encyclopedia
Software development environment
This article has multiple issues. Please helpimprove it or discuss these issues on thetalk page.(Learn how and when to remove these messages)
This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "UIKit" – news ·newspapers ·books ·scholar ·JSTOR
(April 2008) (Learn how and when to remove this message)
This article'sfactual accuracy may be compromised due to out-of-date information. The reason given is: Substantial updates are needed to account for additional frameworks added in newer iOS versions. Please help update this article to reflect recent events or newly available information.(September 2024)
(Learn how and when to remove this message)
UIKit
Developer(s)Apple Inc.
Written inObjective-C,Swift
Operating systemiOS,iPadOS,tvOS
TypeSoftware framework
LicenseProprietary
WebsiteUIKit | Apple Developer

UIKit is an application development environment andgraphical user interfacetoolkit fromApple Inc. used to build apps for theiOS,iPadOS, andtvOS operating systems.[1]

UIKit provides anabstraction layer of iOS, theoperating system for the iPhone, iPod Touch, and iPad. UIKit is insipired by theAppKit found in themacOSCocoa API toolset and, like it, is primarily written in theObjective-C language. UIKit allows the use of hardware and features that are not found in macOS computers and are thus unique to the iOS range of devices. Just like AppKit, UIKit follows aModel–View–Controller (MVC) software architecture.

UIKit contains a different set ofgraphical control elements from AppKit. Tools for developing applications based on UIKit are included in theiOS SDK.

UIKit in relation to other layers

[edit]

iOS, watchOS, and tvOS technologies can be seen as a set of layers, with UIKit at the highest level and the core operating system /kernel at the bottom.

A hierarchical view of the iOS, watchOS, and tvOS technologies can be shown as follows:

  1. UIKit
  2. Media / Application Services
  3. Core Services
  4. Core OS / iOS kernel

Main features

[edit]

Some of the main features and technologies of UIKit are:

  • App Extension
  • Data Management
  • Handoff
  • Document Picker
  • AirDrop
  • TextKit
  • UIKit Dynamics
  • Multitasking
  • Auto Layout
  • Storyboards
  • UI State Preservation
  • Apple Push Notification Service
  • Local Notifications
  • Gesture Recognisers
  • Standard System View Controllers

Main frameworks

[edit]

UIKit provides the keyframeworks for developing applications on devices running iOS, and is based atopFoundation Kit. Other frameworks built by Apple that complement AppKit are:

  • GameKit
  • MapKit
  • Address Book UI
  • EventKit UI
  • Message UI
  • Notification Center
  • PushKit

Ports

[edit]

Microsoft'sWinObjC, theGNUstep-based iOS bridge for theUniversal Windows Platform, contains working implementations of frameworks such as Foundation, UIKit, and MapKit released under theMIT License.[2] One of the UIKit implementations is based onXAML.[3]

Various efforts have tried to bring UIKit to macOS:

  • Chameleon is a port of UIKit tomacOS from 2014.[4]
  • ZeeZide's UXKit is a more recent port of UIKit to macOS. It exists a layer above AppKit and UIKit.[5]
  • Apple used a "UXKit" private framework for a 2015 version of Photos.app.[6]
  • Apple made the bridge more official with the "iosMac" or "Marzipan" project in 2018, which put an "iOSSupport" directory full of iOS frameworks inmacOS Mojave. They were originally restricted from developer use[7] and was finally made official with the release ofMac Catalyst in 2019.[8]

References

[edit]
  1. ^"UIKit | Apple Developer Documentation".Apple Developer. RetrievedSeptember 15, 2024.
  2. ^"microsoft/WinObjC/Frameworks: Objective-C for Windows".GitHub. Retrieved17 February 2020.
  3. ^"WinObjC: Migrating UIKit Controls to XAML".GitHub.
  4. ^Heber, Sean."BigZaphod/Chameleon: Chameleon is a port of Apple's UIKit for iOS (and some minimal related frameworks) to Mac OS X."GitHub.
  5. ^"ZeeZide/UXKit: Write code that works on both, UIKit and AppKit".GitHub. ZeeZide. 19 December 2019. Retrieved17 February 2020.
  6. ^Hall, Zac (5 February 2015)."UIKit-like framework called UXKit used in Photos for Mac".9to5Mac.
  7. ^Demasi, Adam (7 June 2018)."A quick look at UIKit on macOS".
  8. ^"Mac Catalyst".Apple Developer Documentation. Retrieved17 February 2020.
iOS and iOS-based products
Hardware
iPhone
iPod Touch
iPad
Other
iOS logo
Software
OS
Derived from iOS
Features
SDK & API
Bundled apps
Discontinued
Apple apps
Discontinued
Services
Discontinued
Other
Retrieved from "https://en.wikipedia.org/w/index.php?title=UIKit&oldid=1251251753"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp