エンジンクラス
UIDragDetector
*このコンテンツは、ベータ版のAI(人工知能)を使用して翻訳されており、エラーが含まれている可能性があります。このページを英語で表示するには、 こちら をクリックしてください。
概要
プロパティ
ActivatedCursorIcon:ContentId |
CursorIcon:ContentId |
方法
AddConstraintFunction(priority: number,function: function):RBXScriptConnection |
SetDragStyleFunction(function: function):() |
イベント
DragContinue(inputPosition: Vector2):RBXScriptSignal |
DragEnd(inputPosition: Vector2):RBXScriptSignal |
DragStart(inputPosition: Vector2):RBXScriptSignal |
APIリファレンス
プロパティ
ActivatedCursorIcon
UIDragDetector.ActivatedCursorIcon:ContentId
CursorIcon
UIDragDetector.CursorIcon:ContentId
方法
AddConstraintFunction
イベント
DragContinue