다음을 통해 공유


UITextInput_Extensions.UpdateFloatingCursor(IUITextInput, CGPoint) 메서드

정의

부동 커서를 지정된 point로 이동합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void UpdateFloatingCursor (this UIKit.IUITextInput This, CoreGraphics.CGPoint point);
static member UpdateFloatingCursor : UIKit.IUITextInput * CoreGraphics.CGPoint -> unit

매개 변수

This
IUITextInput

이 메서드가 작동하는 인스턴스입니다.

point
CGPoint
특성

적용 대상