UIDragDetector
A drag detection component for UI elements.
Properties
| Property | Type | Default |
|---|---|---|
Name | string | "UIDragDetector" |
isDragging | boolean | false |
RespectScreenBounds | boolean | true |
dragOffset | Vector3 | Vector3.new(0, 0, 0) |
Functions
getParentMetrics
Arguments
parentReturns
This function returns nothing.
API
instance:getParentMetrics(parent)