다음을 통해 공유


NSLayoutManager.GetCharacterIndex 메서드

정의

오버로드

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

매개 변수

point
CGPoint
container
NSTextContainer

반환

System.System.UIntPtr System.unativeint

적용 대상

GetCharacterIndex(CGPoint, NSTextContainer, nfloat)

public nuint GetCharacterIndex (CoreGraphics.CGPoint point, UIKit.NSTextContainer container, out nfloat fractionOfDistanceBetweenInsertionPoints);
member this.GetCharacterIndex : CoreGraphics.CGPoint * UIKit.NSTextContainer *  -> nuint

매개 변수

point
CGPoint
container
NSTextContainer
fractionOfDistanceBetweenInsertionPoints
nfloat

반환

System.System.UIntPtr System.unativeint

적용 대상