NSLayoutManager.GetFirstUnlaidCharacterIndex(nuint, nuint) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("getFirstUnlaidCharacterIndex:glyphIndex:")]
public virtual void GetFirstUnlaidCharacterIndex (ref nuint charIndex, ref nuint glyphIndex);
abstract member GetFirstUnlaidCharacterIndex : * -> unit
override this.GetFirstUnlaidCharacterIndex : * -> unit
Parâmetros
- charIndex
- System.System.UIntPtr System.unativeint
- glyphIndex
- System.System.UIntPtr System.unativeint
- Atributos