다음을 통해 공유


NSLayoutManager.InsertGlyph(UInt32, nint, nint) 메서드

정의

[Foundation.Export("insertGlyph:atGlyphIndex:characterIndex:")]
public virtual void InsertGlyph (uint glyph, nint glyphIndex, nint charIndex);
abstract member InsertGlyph : uint32 * nint * nint -> unit
override this.InsertGlyph : uint32 * nint * nint -> unit

매개 변수

glyph
UInt32
glyphIndex
System.System.IntPtr System.nativeint
charIndex
System.System.IntPtr System.nativeint
특성

적용 대상