NSLayoutManager.GetCharacterIndex 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.
Sobrecargas
GetCharacterIndex(CGPoint, NSTextContainer) | |
GetCharacterIndex(CGPoint, NSTextContainer, nfloat) |
GetCharacterIndex(CGPoint, NSTextContainer)
public nuint GetCharacterIndex (CoreGraphics.CGPoint point, UIKit.NSTextContainer container);
member this.GetCharacterIndex : CoreGraphics.CGPoint * UIKit.NSTextContainer -> nuint
Parâmetros
- point
- CGPoint
- container
- NSTextContainer
Retornos
System.System.UIntPtr
System.unativeint
Aplica-se a
GetCharacterIndex(CGPoint, NSTextContainer, nfloat)
public nuint GetCharacterIndex (CoreGraphics.CGPoint point, UIKit.NSTextContainer container, out nfloat fractionOfDistanceBetweenInsertionPoints);
member this.GetCharacterIndex : CoreGraphics.CGPoint * UIKit.NSTextContainer * -> nuint
Parâmetros
- point
- CGPoint
- container
- NSTextContainer
- fractionOfDistanceBetweenInsertionPoints
- nfloat
Retornos
System.System.UIntPtr
System.unativeint