NSLayoutManager.GetLineFragmentInsertionPoints Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[Foundation.Export("getLineFragmentInsertionPointsForCharacterAtIndex:alternatePositions:inDisplayOrder:positions:characterIndexes:")]
public virtual nuint GetLineFragmentInsertionPoints (nuint charIndex, bool aFlag, bool dFlag, IntPtr positions, IntPtr charIndexes);
abstract member GetLineFragmentInsertionPoints : nuint * bool * bool * nativeint * nativeint -> nuint
override this.GetLineFragmentInsertionPoints : nuint * bool * bool * nativeint * nativeint -> nuint
Parámetros
- charIndex
- System.System.UIntPtr System.unativeint
- aFlag
- Boolean
- dFlag
- Boolean
- positions
-
IntPtr
nativeint
- charIndexes
-
IntPtr
nativeint
Devoluciones
System.System.UIntPtr
System.unativeint
- Atributos