Compartir a través de


NSLayoutManager.GetCharacterIndex Método

Definición

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

Devoluciones

System.System.UIntPtr System.unativeint

Se aplica 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

Devoluciones

System.System.UIntPtr System.unativeint

Se aplica a