다음을 통해 공유


UITextInput_Extensions.BeginFloatingCursor(IUITextInput, CGPoint) 메서드

정의

지정된 point에 부동 커서를 표시하기 시작합니다.

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

매개 변수

This
IUITextInput

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

point
CGPoint
특성

적용 대상