NSLayoutManager.PropertyForGlyphAtIndex(nuint) Method

Definition

Caution

Use 'GetProperty' instead.

The NSGlyphProperty for the glyph at the specified index.

[Foundation.Export("propertyForGlyphAtIndex:")]
[System.Obsolete("Use 'GetProperty' instead.", false)]
public virtual UIKit.NSGlyphProperty PropertyForGlyphAtIndex (nuint glyphIndex);
abstract member PropertyForGlyphAtIndex : nuint -> UIKit.NSGlyphProperty
override this.PropertyForGlyphAtIndex : nuint -> UIKit.NSGlyphProperty

Parameters

glyphIndex
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to