macOS/iOS API解説

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

目次

NSGlyphInfoクラス

INDEX>AppKit> NSGlyphInfo

**

継承 NSObject
準拠 NSObject (NSObject)
フレームワーク /System/Library/Frameworks/AppKit.framework
使用可能 OS X 10.2以降
定義
インポート文 @import AppKit;

developer.apple.com

概要

メソッドとプロパティ

Creating an NSGlyphInfo Object

+ glyphInfoWithCharacterIdentifier:collection:baseString:
+ glyphInfoWithGlyph:forFont:baseString:
+ glyphInfoWithGlyphName:forFont:baseString:

Getting Information About an NSGlyphInfo Object

characterIdentifier
characterCollection
glyphName

Data Types

NSCharacterCollection



定数

参照

更新時バージョン

OS X 10.11