UIKit.NSLayoutManager.NotShownAttributeForGlyphAtIndex Method
Whether the glyph at the specified index is shown.

Syntax

[Foundation.Export("notShownAttributeForGlyphAtIndex:")]
public virtual bool NotShownAttributeForGlyphAtIndex (nuint glyphIndex)

Parameters

glyphIndex
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Glyphs such as tabs and newlines are not typically shown, but effect layout. Spaces are considered shown, as they "show" a characteristic displacement.

This method will cause layout up to the specified index. If NSLayoutManager.AllowsNoncontiguousLayout is true, the layout will be confined to the containing line fragment.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0