macOS/iOS API解説

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

目次

UIKit

attributedText

INDEX>UIKit>UITextField 属性付きテキスト Objective-C @property(nonatomic, copy) NSAttributedString *attributedText Swift @NSCopying var attributedText: NSAttributedString? 解説 テキストフィールドの属性付きテキスト。 属性付きテキストを使用…

isVertical

INDEX>UIKit>UITextSelectionRect 解説 フレームワーク UIKit クラス UITextSelectionRect 使用可能 iOS 6.0以降 参照

-completeStateRestoration

INDEX>UIKit>UIApplication 解説 返り値 引数 フレームワーク UIKit クラス UIApplication 使用可能 iOS 2.0 参照 例文 編集時のバージョン OS X 10.8 iOS 6.1

UICollectionViewクラス

INDEX>UIKit>apple 行、列でアイテムを配置して表示できるビュー 継承 UIScrollView : UIView : UIResponder : NSObject 準拠 NSCoding (UIScrollView) NSCoding (UIView) UIAppearance (UIView) UIAppearanceContainer (UIView) NSObject (NSObject) フレー…

NSShadowクラス

INDEX>UIKit>apple 継承 NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 6.0以降 定義 NSShadow.h 概要 メソッドとプロパティ シャドウの管理 shadowOffset property shadowBlurRadius propert…

UIViewクラス

INDEX>UIKit>UIView 描画とイベントを扱う実体サブクラスを提供するための抽象クラス apple フレームワーク UIKit 解説 UIViewクラスは描画とイベントを扱う実体サブクラスを提供するための抽象クラスです。 継承 UIResponder : NSObject 準拠 NSCoding UIAp…

UIApplicationクラス

INDEX>UIKit>UIApplication アプリケーションクラス apple 解説 iPhone/iPadアプリケーションのクラスです。 継承 UIResponder : NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0 以降 定義…

UIKit

INDEX> UIKitフレームワーク http://cocoaapi.hatenablog.com/entry/10010217/UIKit に移転しました。

initWithTitle:delegate:cancelButtonTitle:destructiveButtonTitle:otherButtonTitles:

INDEX>UIKit>UIActionSheet モーダルビューを初期化するのに便利なメソッド - (id)initWithTitle:(NSString *)title delegate:(id < UIModalViewDelegate >)delegate cancelButtonTitle:(NSString *)cancelButtonTitle destructiveButtonTitle:(NSString *)d…

UIActionSheetクラス

INDEX>UIKit> アクションシートクラス 継承 UIView : UIResponder : NSObject 準拠 NSCoding (UIView) NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS2.0 定義 UIAlert.h 概要 タスク アクションシートを作る…

UIAcceleration

INDEX>UIKit> アクセラレーションクラス 継承 NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS2.0以降 定義 UIAccelerometer.h 概要 (編集中) UIAccelerationクラスはアクセラレータイベント…

UISlider

INDEX>UIKit> スライダークラス 継承 UIControl : UIView : UIResponder : NSObject 準拠 NSCoding NSCoding (UIView) UIAppearance (UIView) UIAppearanceContainer (UIView) NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framewo…

UIDeviceクラス

INDEX>UIKit> デバイスクラス apple 継承関係 NSObject 準拠:NSObject (NSObject) フレームワーク: /System/Library/Frameworks/UIKit.framework iOS 2.0 以降 定義:UIDevice.h 概要 デバイスクラス メソッドとプロパティ 共有デバイスインスタンスを取得…

NSValue UIKit Additionsクラス

INDEX>UIKit> NSValue UIKit Additionsクラス 更新時OSバージョン 6.1 解説 NSValueのUIKit追加のクラスです。 準拠 NSObject フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0以降 定義 UIGeometry.h 概要 サブクラス化の注意 …

NSString UIKit Additions

INDEX>UIKit NSString UIKit Additionsクラス 解説 NSStringのUIKit追加のクラスです。 準拠 NSObject NSCoding NSCopying フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iPhone OS 2.0以降 定義 UIStringDrawing.h 概要 サブクラス…

NSIndexPath UIKit Additionsクラス

INDEX>UIKit>NSIndexPath UIKit Additions 解説 NSIndexPathのUIKit追加のクラスです。 継承 NSObject 準拠 NSObject (NSObject) NSCoding NSCopying フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0以降 定義 UITableView.h …

NSObject UIKit Additionsクラス

INDEX>UIKit>NSObject UIKit Additions 解説 NSObjectのUIKit追加のクラスです。 継承 なし フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 Available in iPhone OS 2.0 and later. 定義 UINibLoading.h 概要 このカテゴリはFoundatio…

UIBezierPathクラス

INDEX>UIKit>UIBezierPath ベジェパスクラス Cocoa勉強会201303公開用pdf from Satoshi Oomori 継承 NSObject 準拠 NSCoding NSCopying NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS3.2以降 定義 UIBezierP…

NSBundle UIKit Additions

INDEX>UIKit>NSBundle UIKit AdditionsクラスCrumpler バンドルM ブラック BD-02-03A出版社/メーカー: CRUMPLERメディア: エレクトロニクスこの商品を含むブログ (1件) を見る 解説 NSBundleのUIKit追加のクラスです。 準拠 NSObject (NSObject) フレームワ…

UIAccelerationクラス

INDEX>UIKit クラスの説明 継承 NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iPhone2.0以降 定義 UIAccelerometer.h 解説 概要 タスク Accessing the Acceleration Values x property y propert…

UIAlertViewクラス

INDEX>UIKit クラスの説明 継承 UIView : UIResponder : NSObject 準拠 NSCoding (UIView) NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iPhone2.0以降 定義 UIAlertView.h 解説 概要 タスク アラートビューを…

UIAccelerometer

INDEX>UIKit クラスの説明 解説 継承 NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iPhone2.0以降 定義 UIAccelerometer.h 概要 タスク 共有加速度センサーオブジェクトを取得 + sharedAccelerom…

UIBarButtonItemクラス

INDEX>UIKit バーボタンのクラスです。 継承 UIBarItem : NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iPhoneOS2.0 定義 UIBarButtonItem.h 概要 フレームワーク UIKit 作成 ツールバーの作成 U…

UIKit

INDEX>UIKit UIKitフレームワーク apple(iOS) 更新時バージョン iOS8.1 解説 iPhone/iPadなど、iOSアプリケーションの主にGUIを担当するフレームワークです。 フレームワーク /System/Library/Frameworks/UIKit.framework ヘッダファイル UIApplication.h UI…

UIResponderクラス

INDEX>UIKit> オブジェクトの反応やイベントの操作のインターフェースを定義する抽象クラスです。 継承 NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS2.0 定義 UIResponder.h 概要 UIResponde…

UITouchクラス

INDEX>UIKit>apple タッチクラス 継承 NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0 以降 定義 UITouch.h 概要 UITouchオブジェクトはスクリーンでの指の存在や動きを表します。UIEvent…

UINavigationBarクラス

INDEX>UIKit> クラスの説明 apple 継承 UIView : UIResponder : NSObject 準拠 NSCoding NSCoding (UIView) NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0以降 定義 UINavigationBar.h 解説 概要 タスク…

UIToolbarクラス

INDEX>UIKitapple iOS 継承 UIView : UIResponder : NSObject 準拠 NSCoding (UIView) UIAppearance (UIView) UIAppearanceContainer (UIView) NSObject (NSObject) フレームワーク /System/Library/Frameworks/Foundation.framework 使用可能 iOS 2.0 以降 …

UIVideoEditorControllerクラス

INDEX>UIKit>apple 継承 UINavigationController : UIViewController : UIResponder : NSObject 準拠 NSCoding (UIViewController) UIAppearanceContainer (UIViewController) NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framewo…

UIImagePickerControllerクラス

INDEX>UIKit> イメージピッカーコントローラー apple 継承 UINavigationController : UIViewController : UIResponder : NSObject 準拠 NSCoding NSCoding (UIViewController) NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framewo…