AVAssetExportSession

"An object that exports assets in a format that you specify using an export preset."

2022년 6월 23일
·
0개의 댓글
·

UIImagePickerController

"A view controller that manages the system interfaces for taking pictures, recording movies, and choosing items from the user's media library."

2021년 10월 15일
·
0개의 댓글
·

UISearchController

"A view controller that manages the display of search results based on interactions with a search bar."

2021년 10월 12일
·
0개의 댓글
·

UISearchContainerViewController

"A view controller that manages the presentation of search results in your interface."

2021년 10월 12일
·
0개의 댓글
·

UISheetPresentationController

"A presentation controller that manages the appearance and behavior of a sheet."

2021년 10월 11일
·
0개의 댓글
·

UIPageViewController

"A container view controller that manages navigation between pages of content, where a child view controller manages each page."

2021년 10월 11일
·
0개의 댓글
·

UITabBarController

"A container view controller that manages a multiselection interface, where the selection determines which child view controller to display."

2021년 10월 10일
·
0개의 댓글
·

UISplitViewController.SplitBehavior

"Constants that describe the possible ways that the child view controllers appear in relation to each other."

2021년 10월 10일
·
0개의 댓글
·

UISplitViewController.DisplayMode

"Constants that describe the possible arrangements for a split view interface."

2021년 10월 10일
·
0개의 댓글
·

UISplitViewControllerDelegate

"The methods adopted by the object you use to manage changes to a split view interface."

2021년 10월 10일
·
0개의 댓글
·

UISplitViewController

"A container view controller that implements a hierarchical interface."

2021년 10월 10일
·
0개의 댓글
·

Managing Content in Your App's Windows

"Build your app’s user interface from view controllers, and change the currently visible view controller when you want to display new content."

2021년 10월 8일
·
0개의 댓글
·

View Controllers

"Manage your interface using view controllers and facilitate navigation around your app's content."

2021년 10월 7일
·
0개의 댓글
·

UIEventAttribution

"An object that contains event attribution information for Private Click Measurement."

2021년 10월 7일
·
0개의 댓글
·

UIEventAttributionView

"An overlay view that verifies user interaction for Private Click Measurement."

2021년 10월 7일
·
0개의 댓글
·

UILargeContentViewerInteraction

"An interaction that enables a gesture to present the large content viewer for cases when supporting the largest dynamic type sizes isn’t appropriate.

2021년 10월 7일
·
0개의 댓글
·

UITabBarItem

"An object that describes an item in a tab bar."

2021년 10월 7일
·
0개의 댓글
·

UITabBarDelegate

"The UITabBarDelegate protocol defines optional methods for a delegate of a UITabBar object. The UITabBar class provides the ability for the user to r

2021년 10월 6일
·
0개의 댓글
·

UITabBar

"A control that displays one or more buttons in a tab bar for selecting between different subtasks, views, or modes in an app."

2021년 10월 6일
·
0개의 댓글
·

UIToolbar

"A control that displays one or more buttons along the bottom edge of your interface."

2021년 10월 6일
·
0개의 댓글
·