PointerBehaviorControls.SetGrabEnabled(Boolean) Method
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.
Sets the PointerBehavior for the grab pointer to be AlwaysOff
public:
void SetGrabEnabled(bool isEnabled);
public void SetGrabEnabled (bool isEnabled);
member this.SetGrabEnabled : bool -> unit
Public Sub SetGrabEnabled (isEnabled As Boolean)
Parameters
- isEnabled
- Boolean