다음을 통해 공유


UITextView.BeginFloatingCursor(CGPoint) 메서드

정의

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

[Foundation.Export("beginFloatingCursorAtPoint:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void BeginFloatingCursor (CoreGraphics.CGPoint point);
abstract member BeginFloatingCursor : CoreGraphics.CGPoint -> unit
override this.BeginFloatingCursor : CoreGraphics.CGPoint -> unit

매개 변수

point
CGPoint
특성

적용 대상