NSLayoutManager.SetCharacterIndex(nint, nint) 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("setCharacterIndex:forGlyphAtIndex:")]
public virtual void SetCharacterIndex (nint charIndex, nint glyphIndex);
abstract member SetCharacterIndex : nint * nint -> unit
override this.SetCharacterIndex : nint * nint -> unit
Parâmetros
- charIndex
- System.System.IntPtr System.nativeint
- glyphIndex
- System.System.IntPtr System.nativeint
- Atributos