macOS/iOS API解説

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

目次

0-05-02から1日間の記事一覧

boundsRectForTextBlock:atIndex:effectiveRange:

** -(NSRect)boundsRectForTextBlock:(NSTextBlock *)block: atIndex:(unsigned)glyphIndex: effectiveRange:(NSRangePointer)effectiveGlyphRange: 解説 調査中... テキストブロックの矩形を返します。 返り値 ( NSRect ) なし 引数 ( NSTextBlock * )block…

setAllowsCutCopyPaste:

ユーザーが画像コンテンツをカット、コピー、ペーストするのを認める -(void)setAllowsCutCopyPaste:(BOOL)allow: 解説 ユーザーが画像コンテンツをカット、コピー、ペーストするのを認める 返り値 ( void ) なし 引数 ( BOOL )allow フレームワーク Applica…

allowsCutCopyPaste

** 解説 ユーザーがレシーバーで画像コンテンツにカット、コピー、ペーストを適用するかどうかを返します。 返り値 ( BOOL ) YES/NO 引数 フレームワーク ApplicationKit クラス NSImageView Instance Methods 使用可能 10.4 参照 -setAllowsCutCopyPaste: …

setCompositingOperation:

** -(void)setCompositingOperation:(NSCompositingOperation)operation: 解説 レシーバーの合成オペレーションをセットします。 返り値 ( void ) なし 引数 ( NSCompositingOperation )operation フレームワーク ApplicationKit クラス NSGraphicsContext I…

isFlipped

レシーバーのフリップ状態を返します 解説 レシーバーのフリップ状態を返します。 状態はフォーカスをもつレシーバーのビューへisFlippedを送信する事によって決まる 返り値 ( BOOL ) YES/NO 引数 フレームワーク ApplicationKit クラス NSGraphicsContext I…

compositingOperation

レシーバーの作成動作を返します 解説 レシーバーの作成動作を返します。 返り値 ( NSCompositingOperation ) なし 引数 フレームワーク ApplicationKit クラス NSGraphicsContext Instance Methods 使用可能 10.4 参照 -setCompositingOperation: 例文

** 解説 CIContext 返り値 引数 フレームワーク ApplicationKit クラス NSGraphicsContext Instance Methods 使用可能 10.4 参照

graphicsContextWithGraphicsPort:flipped:

** +(NSGraphicsContext *)graphicsContextWithGraphicsPort:(void *)graphicsPort: flipped:(BOOL)initialFlippedState: 解説 調査中...指定したグラフィックポートのグラフィックコンテキストを返します。 返り値 ( NSGraphicsContext * ) なし 引数 ( voi…

graphicsContextWithBitmapImageRep:

** +(NSGraphicsContext *)graphicsContextWithBitmapImageRep:(NSBitmapImageRep *)bitmapRep: 解説 調査中... ビットマップ描画内容のグラフィックコンテキストを返します。 返り値 ( NSGraphicsContext * ) なし 引数 ( NSBitmapImageRep * )bitmapRep フ…

titleBaseWritingDirection

デフォルトのセルの描画方向を返します 解説 デフォルトのセルのタイトルの描画方向を返します。 返り値 ( NSWritingDirection ) なし 引数 フレームワーク ApplicationKit クラス NSFormCell Instance Methods 使用可能 10.4 参照 -setTitleBaseWritingDire…

setTitleBaseWritingDirection:

セルのタイトルを描画するデフォルトの描画方向をセットします -(void)setTitleBaseWritingDirection:(NSWritingDirection)writingDirection: 解説 セルのタイトルを描画するデフォルトの描画方向をセットします。 返り値 ( void ) なし 引数 ( NSWritingDir…

setPlaceholderString:

** -(void)setPlaceholderString:(NSString*)string: 解説 調査中... プレースホルダー文字列をプレーンテキストでセットします。 返り値 ( void ) なし 引数 ( NSString* )string フレームワーク ApplicationKit クラス NSFormCell Instance Methods 使用可…

setPlaceholderAttributedString:

** -(void)setPlaceholderAttributedString:(NSString*)string: 解説 調査中...セルのプレースホルダーテキストに属性付き文字列をセットします。 返り値 ( void ) なし 引数 ( NSString* )string フレームワーク ApplicationKit クラス NSFormCell Instance…

placeholderString

** 解説 調査中...セルのプレーンテキストプレースホルダー文字レルを返します。このメソッドがnilを返すなら、あなたはセルがアトリビュートプレースホルダー文字列を持っているかを見るためにplaceholderAttributedStringを呼び出すことができる 返り値 ( …

placeholderAttributedString

** 解説 調査中... プレースホルダーの属性付き文字列を返します。 返り値 ( NSString* ) なし 引数 フレームワーク ApplicationKit クラス NSFormCell Instance Methods 使用可能 10.4 参照 -placeholderString -setPlaceholderAttributedString: 例文

setTitleBaseWritingDirection:

** -(void)setTitleBaseWritingDirection:(NSWritingDirection)writingDirection: 解説 調査中...フォームに埋め込まれたすべてのコントロールのタイトルの描画方向をセットします。 返り値 ( void ) なし 引数 ( NSWritingDirection )writingDirection フレ…

setTextBaseWritingDirection:

** -(void)setTextBaseWritingDirection:(NSWritingDirection)writingDirection: 解説 調査中... テキストの描画方向をセットします。 返り値 ( void ) なし 引数 ( NSWritingDirection )writingDirection フレームワーク ApplicationKit クラス NSForm Inst…

symbolicTraits

レシーバーの特性の詳細ビットマスクを返します 解説 レシーバーの特性の詳細ビットマスクを返します。 特性の詳細はフォントの特性です。 返り値 ( NSFontSymbolicTraits ) フォントの特性 引数 フレームワーク ApplicationKit クラス NSFontDescriptor Ins…

postscriptName

フォントデスクリプタのPostScript名を返します 解説 フォントデスクリプタのPostScript名を返します。 返り値 ( NSString * ) なし 引数 フレームワーク ApplicationKit クラス NSFontDescriptor Instance Methods 使用可能 10.4 参照 -fontAttributes -sym…

pointSize

フォントデスクリプタのサイズ(ポイント)を返します 解説 フォントデスクリプタのサイズ(ポイント)を返します。 返り値 ( float ) なし 引数 フレームワーク ApplicationKit クラス NSFontDescriptor Instance Methods 使用可能 10.4 参照 -fontAttribut…

objectForKey:

属性キーで、属性オブジェクトを返します -(id)objectForKey:(NSString *)anAttribute: 解説 属性キーで、属性オブジェクトを返します。 返り値 ( id ) オブジェクト 引数 ( NSString * )anAttribute フレームワーク ApplicationKit クラス NSFontDescriptor…

matrix

フォントデスクリプタのマトリックスを返します 解説 フォントデスクリプタのマトリックスを返します。 返り値 ( NSAffineTransform * ) なし 引数 フレームワーク ApplicationKit クラス NSFontDescriptor Instance Methods 使用可能 10.4 参照 -pointSize …

matchingFontDescriptorsWithMandatoryKeys:

** -(NSArray *)matchingFontDescriptorsWithMandatoryKeys:(NSSet *)mandatoryKeys: 解説 レシーバーにマッチする必須のキー引数によって指定された属性でシステムで全ての有効なフォントを含んだ配列を返します。 返り値 ( NSArray * ) なし 引数 ( NSSet …

fontDescriptorWithSymbolicTraits:

** -(NSFontDescriptor *)fontDescriptorWithSymbolicTraits:(NSFontSymbolicTraits)symbolicTraits: 解説 調査中... 文字の特徴でフォントデスクリプタを返します。 返り値 ( NSFontDescriptor * ) なし 引数 ( NSFontSymbolicTraits )symbolicTraits フレ…

fontDescriptorWithSize:

** -(NSFontDescriptor *)fontDescriptorWithSize:(float)newPointSize: 解説 調査中... サイズでフォントデスクリプタを返します。 返り値 ( NSFontDescriptor * ) なし 引数 ( float )newPointSize フレームワーク ApplicationKit クラス NSFontDescriptor…

fontDescriptorWithMatrix:

** -(NSFontDescriptor *)fontDescriptorWithMatrix:(NSAffineTransform *)matrix: 解説 調査中... マトリックスでフォントデスクリプタを返します。 返り値 ( NSFontDescriptor * ) なし 引数 ( NSAffineTransform * )matrix フレームワーク ApplicationKit…

fontDescriptorWithFamily:

** -(NSFontDescriptor *)fontDescriptorWithFamily:(NSString *)newFamily: 解説 調査中... ファミリー名でフォントデスクリプタを返します。 返り値 ( NSFontDescriptor * ) なし 引数 ( NSString * )newFamily フレームワーク ApplicationKit クラス NSFo…

fontDescriptorWithFace:

フォントフェイスでフォントデスクリプタを返します -(NSFontDescriptor *)fontDescriptorWithFace:(NSString *)newFace: 解説 フォントフェイスでフォントデスクリプタを返します。 返り値 ( NSFontDescriptor * ) なし 引数 ( NSString * )newFace フレー…

fontDescriptorByAddingAttributes:

フォントデスクリプタに属性を追加します -(NSFontDescriptor *)fontDescriptorByAddingAttributes:(NSDictionary *)attributes: 解説 フォントデスクリプタに属性を追加します。 返り値 ( NSFontDescriptor * ) なし 引数 ( NSDictionary * )attributes 追…

fontDescriptorWithName:matrix:

** +(id)fontDescriptorWithName:(NSString *)fontName: matrix:(NSAffineTransform *)matrix: 解説 調査中... 名前とマトリックスでフォントデスクリプタを作って返します。 返り値 ( id ) オブジェクト() 引数 ( NSString * )fontName ( NSAffineTransfo…