Поделиться через


NSLayoutManager.GlyphAtIndex Метод

Определение

Перегрузки

GlyphAtIndex(nint)
GlyphAtIndex(nint, Boolean)

GlyphAtIndex(nint)

[Foundation.Export("glyphAtIndex:")]
public virtual uint GlyphAtIndex (nint glyphIndex);
abstract member GlyphAtIndex : nint -> uint32
override this.GlyphAtIndex : nint -> uint32

Параметры

glyphIndex
System.System.IntPtr System.nativeint

Возвращаемое значение

Атрибуты

Применяется к

GlyphAtIndex(nint, Boolean)

[Foundation.Export("glyphAtIndex:isValidIndex:")]
public virtual uint GlyphAtIndex (nint glyphIndex, ref bool isValidIndex);
abstract member GlyphAtIndex : nint *  -> uint32
override this.GlyphAtIndex : nint *  -> uint32

Параметры

glyphIndex
System.System.IntPtr System.nativeint
isValidIndex
Boolean

Возвращаемое значение

Атрибуты

Применяется к