macOS/iOS API解説

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

目次

iOS3.2

string

INDEX>Foundation>NSAttributedString 属性付文字列から文字列を返します 解説 属性付文字列から文字列を返します。 返り値 ( NSString * ) 文字列 引数 フレームワーク Foundation クラス NSAttributedString Instance Methods 使用可能 10.0 iOS3.2 参照 …

length

INDEX>Foundation>NSAttributedString 属性付き文字列の長さを返します 解説 属性付き文字列の長さを返します。 返り値 ( unsigned int ) 整数値 引数 フレームワーク Foundation クラス NSAttributedString Instance Methods 使用可能 10.0 iOS3.2 参照 - l…

isEqualToAttributedString:

INDEX>Foundation>NSAttributedString レーシーバの属性付き文字列と、他の属性付き文字列が同じかを返します -(BOOL)isEqualToAttributedString:(NSAttributedString *)otherString: 解説 レーシーバの属性付き文字列と、他の属性付き文字列(otherString)が…

initWithString:attributes:

INDEX>Foundation>NSAttributedString 文字列と文字属性を表す辞書から、属性付き文字列を作って返します -(id)initWithString:(NSString *)aString: attributes:(NSDictionary *)attributes: 解説 文字列と文字属性を表す辞書から、属性付き文字列を作って…

initWithString:

INDEX>Foundation>NSAttributedString 文字列から属性付文字列を初期化して返します -(id)initWithString:(NSString *)aString: 解説 文字列から属性付文字列を初期化して返します。 返り値 ( id ) 属性付き文字列 引数 ( NSString * )aString 文字列 フレー…

initWithAttributedString:

INDEX>Foundation>NSAttributedString 属性付き文字列から属性付き文字列を作って返します -(id)initWithAttributedString:(NSAttributedString *)attributedString: 解説 属性付き文字列から属性付き文字列を作って返します。 返り値 ( id ) 属性付き文字列…

attributesAtIndex:longestEffectiveRange:inRange:

INDEX>Foundation>NSAttributedString 番号で属性と適用される範囲を返します -(NSDictionary *)attributesAtIndex:(unsigned)index: longestEffectiveRange:(NSRangePointer)aRange: inRange:(NSRange)rangeLimit: 解説 番号で属性と適用される範囲を返しま…

attributesAtIndex:effectiveRange:

INDEX>Foundation>NSAttributedString 属性付き文字列の属性の番号で指定してその文字属性を辞書で返します -(NSDictionary *)attributesAtIndex:(unsigned)index: effectiveRange:(NSRangePointer)aRange: 解説 属性付き文字列の番号(index)で指定してその…

attributedSubstringFromRange:

INDEX>Foundation>NSAttributedString レシーバの属性付き文字列から指定した範囲を返します -(NSAttributedString *)attributedSubstringFromRange:(NSRange)aRange: 解説 レシーバの属性付き文字列から指定した範囲を返します。 返り値 ( NSAttributedStri…

-attribute:atIndex:longestEffectiveRange:inRange:

INDEX>Foundation>NSAttributedString 属性名と番号で属性と適用される範囲を返します -(id)attribute:(NSString *)attributeName: atIndex:(unsigned int)index: longestEffectiveRange:(NSRangePointer)aRange: inRange:(NSRange)rangeLimit: 解説 属性名…

attribute:atIndex:effectiveRange:

INDEX>Foundation>NSAttributedString 属性名と番号で属性と適用される範囲を返します -(id)attribute:(NSString *)attributeName: atIndex:(unsigned int)index: effectiveRange:(NSRangePointer)aRange: 解説 属性名と番号で属性と適用される範囲を返しま…

bezierPathWithRect:

INDEX>UIKit>UIBezierPath + (UIBezierPath *)bezierPathWithRect:(CGRect)rect 解説 返り値 (UIBezierPath *) 矩形の新しいパスオブジェクト 引数 (CGRect)rect 作成する四角形を記述した範囲 フレームワーク UIKit クラス UIBezierPath 使用可能 iOS3.2以…

+bezierPath

INDEX>UIKit>UIBezierPath 新しいUIBezierPathオブジェクトをつくって返します。 + (UIBezierPath *)bezierPath 解説 新しいUIBezierPathオブジェクトをつくって返します。 返り値 新しいからのパスオブジェクト 引数 フレームワーク UIKit クラス UIBezierP…

start

テキスト範囲の開始位置 フレームワーク UIKit クラス UITextInput プロパティ @property(nonatomic, readonly) UITextPosition *start 例文 説明 使用可能 iOS 3.2 以降 参照先 定義 UITextInput.h

*****作成中

*****作成中

*****作成中

*****作成中

*****作成中

*****作成中

*****作成中

*****作成中

*****作成中

*****作成中

*****作成中

*****作成中

*****作成中

*****作成中