BaseControllerPointer.IsGrabPressed Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if grab is pressed right now
protected: bool IsGrabPressed;
protected bool IsGrabPressed;
val mutable IsGrabPressed : bool
Protected IsGrabPressed As Boolean