NSLayoutManager.NotShownAttributeForGlyphAtIndex(nuint) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
是否顯示位於指定索引處的字元。
[Foundation.Export("notShownAttributeForGlyphAtIndex:")]
public virtual bool NotShownAttributeForGlyphAtIndex (nuint glyphIndex);
abstract member NotShownAttributeForGlyphAtIndex : nuint -> bool
override this.NotShownAttributeForGlyphAtIndex : nuint -> bool
參數
- glyphIndex
- System.System.UIntPtr System.unativeint
傳回
- 屬性
備註
通常不會顯示索引標籤和分行符號等字元,但效果配置。 空間會被視為顯示,因為它們會「顯示」特性位移。
這個方法會導致配置上限為指定的索引。 如果 為 AllowsNonContiguousLayouttrue
,則版面配置會限制在包含的行段。