macOS/iOS API解説

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

目次

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

UISimpleTextPrintFormatterクラス

INDEX>UIKit>apple 継承 UIPrintFormatter : NSObject 準拠 NSCopying (UIPrintFormatter) NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 4.2以降 定義 UIPrintFormatter.h 概要 メソッドとプロパティ シン…

UISearchDisplayControllerクラス

INDEX>UIKit>apple 継承 NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 3.0以降 定義 UISearchDisplayController.h 概要 メソッドとプロパティ 初期化 – initWithSearchBar:contentsControlle…

移動しました。

http://cocoaapi.hatenablog.com/entry/UIKit/UIRotationGestureRecognizer

UIScreenModeクラス

INDEX>UIKit>apple 継承 NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 3.2以降 定義 UIScreenMode.h 概要 タスク スクリーンモードの属性にアクセス size property pixelAspectRatio propert…

UIRotationGestureRecognizerクラス

INDEX>UIKit>apple 継承 UIGestureRecognizer : NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 3.2以降 定義 UIRotationGestureRecognizer.h 概要 メソッドとプロパティ ジェスチャの解釈 rot…

UIRefreshControlクラス

INDEX>UIKit>apple 引っ張って更新 継承 UIControl : UIView : UIResponder : NSObject 準拠 NSCoding (UIView) UIAppearance (UIView) UIAppearanceContainer (UIView) NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使…

UIReferenceLibraryViewControllerクラス

INDEX>UIKit>apple 継承 UIViewController : UIResponder : NSObject 準拠 NSCoding (UIViewController) UIAppearanceContainer (UIViewController) NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 5.0以降 …

UIPrintPaperクラス

INDEX>UIKit>apple 継承 NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 4.2以降 定義 UIPrintPaper.h 概要 メソッドとプロパティ 用紙サイズと印刷領域を取得 paperSize property printableRe…

UIPrintPageRendererクラス

INDEX>UIKit>apple 継承 NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 4.2以降 定義 UIPrintPageRenderer.h 概要 メソッドとプロパティ プリントジョブについての情報にアクセス – numberOfP…

UIPrintInteractionControllerクラス

INDEX>UIKit>apple 継承 NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 4.2以降 定義 UIPrintError.h UIPrintInteractionController.h 概要 タスク 共有コントローラーインスタンスの取得 + s…

UIPrintInfoクラス

INDEX>UIKit>apple 継承 NSObject 準拠 NSCoding NSCopying NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 4.2以降 定義 UIPrintInfo.h 概要 メソッドとプロパティ UIPrintInfoオブジェクトの作成 + printIn…

UIPrintFormatterクラス

INDEX>UIKit>apple 継承 NSObject 準拠 NSCopying NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 4.2以降 定義 UIPrintFormatter.h 概要 メソッドとプロパティ 内容の配置 contentInsets property maximumCo…

UIPopoverControllerクラス

INDEX>UIKit>apple 継承 NSObject 準拠 UIAppearanceContainer NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 3.2以降 定義 UIPopoverController.h 概要 メソッドとプロパティ ポップオーバーの初期化 – ini…

UIPopoverBackgroundViewクラス

INDEX>UIKit>apple 継承 UIView : UIResponder : NSObject 準拠 NSCoding (UIView) UIAppearance (UIView) UIAppearanceContainer (UIView) NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 5.0以降 定義 UIPo…

UIPinchGestureRecognizerクラス

INDEX>UIKit>apple 継承 UIGestureRecognizer : NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 3.2以降 定義 UIPinchGestureRecognizer.h 概要 タスク ピンチジェスチャの翻訳 scale property…

UIPanGestureRecognizerクラス

INDEX>UIKit>apple パンジェスチャ認識クラス 継承 UIGestureRecognizer : NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 3.2以降 定義 UIPanGestureRecognizer.h 概要 メソッドとプロパティ …

UIPageViewControllerクラス

INDEX>UIKit>apple 継承 NSObject 準拠 NSCoding (UIViewController) UIAppearanceContainer (UIViewController) NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 5.0以降 定義 UIPageViewController.h 概要 …

UINibクラス

INDEX>UIKit>apple 継承 NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 4.0以降 定義 UINib.h 概要 タスク Nibオブジェクトの作成 + nibWithNibName:bundle + nibWithData:bundle Instantiati…