macOS/iOS API解説

iOS , Mac アプリケーション開発のために使われる主要フレームワークの日本語情報です。2010年代に書かれた内容です。今後更新はありません。

目次

2013-09-07から1日間の記事一覧

-drawAtPoint:

INDEX>Foundation>NSAttributedString UIKit Additions - (void)drawAtPoint:(CGPoint)point 解説 返り値 引数 フレームワーク Foundation クラス NSAttributedString UIKit Additions 使用可能 iOS 6.0 参照 例文 編集時のバージョン OS X 10.8 iOS 6.1

-fileManager:shouldMoveItemAtURL:toURL:

INDEX>Foundation>NSFileManagerDelegate 解説 返り値 引数 フレームワーク Foundation プロトコル NSFileManagerDelegate 使用可能 OS X iOS 参照 例文 編集時のバージョン OS X 10.8 iOS 6.1

-attemptRecoveryFromError:optionIndex:

INDEX>Foundation>NSErrorRecoveryAttempting 解説 返り値 引数 フレームワーク Foundation プロトコル NSErrorRecoveryAttempting 使用可能 OS X iOS 参照 例文 編集時のバージョン OS X 10.8 iOS 6.1

-copyWithZone:

INDEX>Foundation>NSCopying - (id)copyWithZone:(NSZone *)zone 解説 返り値 引数 フレームワーク Foundation プロトコル NSComparisonMethods 使用可能 OS X iOS 参照 例文 編集時のバージョン OS X 10.8 iOS 6.1

-isNotEqualTo:

INDEX>Foundation>NSComparisonMethods - (BOOL)isNotEqualTo:(id)object 解説 返り値 引数 フレームワーク Foundation プロトコル NSComparisonMethods 使用可能 OS X iOS 参照 例文 編集時のバージョン OS X 10.8 iOS 6.1

-isLike:

INDEX>Foundation>NSComparisonMethods - (BOOL)isLike:(NSString *)object 解説 返り値 引数 フレームワーク Foundation プロトコル NSComparisonMethods 使用可能 OS X iOS 参照 例文 編集時のバージョン OS X 10.8 iOS 6.1

-isLessThanOrEqualTo:

INDEX>Foundation>NSComparisonMethods - (BOOL)isLessThanOrEqualTo:(id)object 解説 返り値 引数 フレームワーク Foundation プロトコル NSComparisonMethods 使用可能 OS X iOS 参照 例文 編集時のバージョン OS X 10.8 iOS 6.1

UIWebViewDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0以降 定義 UIWebView.h 概要 メソッドとプロパティ Loading Content – webView:shouldStartLoadWithRequest:navigationType: – webViewDidStar…

UIViewControllerRestorationプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 6.0以降 定義 UIStateRestoration.h 概要 メソッドとプロパティ Creating the View Controller + viewControllerWithRestorationIdentifierPath:c…

UIVideoEditorControllerDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 3.1以降 定義 UIVideoEditorController.h 概要 メソッドとプロパティ Closing the Video Editor – videoEditorController:didSaveEditedVideoToPa…

UITextViewDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject UIScrollViewDelegate{ フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0以降 定義 UITextView.h 概要 メソッドとプロパティ Responding to Editing Notifications – textViewShouldBeginEditi…

UITextInputTokenizerプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 3.2以降 定義 UITextInput.h 概要 メソッドとプロパティ Determining Text Positions Relative to Unit Boundaries – isPosition:atBoundary:inDi…

UITextInputDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 3.2以降 定義 UITextInput.h 概要 メソッドとプロパティ Notifying the Delegate of Textual Changes – textWillChange: required method – textD…

UITextInputプロトコル

INDEX>UIKit>apple 準拠 UIKeyInput フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 3.2以降 定義 UITextInput.h 概要 メソッドとプロパティ Replacing and Returning Text – textInRange: required method – replaceRange:withTe…

UITabBarDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0以降 定義 UITabBar.h 概要 メソッドとプロパティ Customizing Tab Bars – tabBar:willBeginCustomizingItems: – tabBar:didBeginCustomizingI…

UITabBarControllerDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0以降 定義 UITabBarController.h 概要 メソッドとプロパティ Managing Tab Bar Selections – tabBarController:shouldSelectViewController: –…

UISplitViewControllerDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 3.2以降 定義 UISplitViewController.h 概要 メソッドとプロパティ Showing and Hiding View Controllers – splitViewController:shouldHideViewC…

UISearchDisplayDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 3.0以降 定義 UISearchDisplayController.h 概要 メソッドとプロパティ Search State Change – searchDisplayControllerWillBeginSearch: – searc…

UIResponderStandardEditActionsプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 3.0以降 定義 UIResponder.h 概要 メソッドとプロパティ Handling Copy, Cut, Delete, and Paste Commands – copy: – cut: – delete: – paste: Ha…

UIPrintInteractionControllerDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 4.2以降 定義 UIPrintInteractionController.h 概要 メソッドとプロパティ Returning a Parent View Controller – printInteractionControllerPar…

UISearchBarDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0以降 定義 UISearchBar.h 概要 メソッドとプロパティ Editing Text – searchBar:textDidChange: – searchBar:shouldChangeTextInRange:replace…

UIPopoverControllerDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 3.2以降 定義 UIPopoverController.h 概要 メソッドとプロパティ Managing the Popover’s Dismissal – popoverControllerShouldDismissPopover: –…

UIPickerViewDataSourceプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0以降 定義 UIPickerView.h 概要 メソッドとプロパティ Providing Counts for the Picker View – numberOfComponentsInPickerView: – pickerVie…

UIPickerViewAccessibilityDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 4.0以降 定義 UIAccessibilityAdditions.h 概要 メソッドとプロパティ Providing Descriptive Information – pickerView:accessibilityLabelForCo…

UIPageViewControllerDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 5.0以降 定義 UIPageViewController.h 概要 メソッドとプロパティ Responding to Page View Controller Events – pageViewController:willTransit…

UIPageViewControllerDataSourceプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 5.0以降 定義 UIPageViewController.h 概要 メソッドとプロパティ Providing View Controllers – pageViewController:viewControllerBeforeViewCo…

UINavigationControllerDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0以降 定義 UINavigationController.h 概要 メソッドとプロパティ フレームワーク UIKit クラス 参照 編集時のバージョン OS X 10.8 iOS 6.1

UINavigationBarDelegateプロトコル

INDEX>UIKit>apple 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0以降 定義 UINavigationBar.h 概要 メソッドとプロパティ Pushing Items – navigationBar:shouldPushItem: – navigationBar:didPushItem: Popp…