Condividi tramite


NSLayoutManager.EnsureGlyphsForCharacterRange(NSRange) Metodo

Definizione

Forza l'oggetto NSLayoutManager per generare glifi per i caratteri specificati, se non è già stato fatto.

[Foundation.Export("ensureGlyphsForCharacterRange:")]
public virtual void EnsureGlyphsForCharacterRange (Foundation.NSRange charRange);
abstract member EnsureGlyphsForCharacterRange : Foundation.NSRange -> unit
override this.EnsureGlyphsForCharacterRange : Foundation.NSRange -> unit

Parametri

charRange
NSRange
Attributi

Commenti

I NSLayoutManager glifi possono calcolare glifi per un intervallo maggiore di .charRange Se è false, l'intervallo si estenderà sempre all'inizio del testo.

Si applica a