Platforms to show: All Mac Windows Linux Cross-Platform

Back to WinGestureInfoMBS class.

WinGestureInfoMBS.Arguments as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 16.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
A 64-bit unsigned integer that contains the arguments for gestures that fit into 8 bytes.

(Read only property)

WinGestureInfoMBS.ArgumentsHigher as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 16.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The higher 32bits from Arguments.

(Read only property)

WinGestureInfoMBS.ArgumentsLower as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 16.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The lower 32bits from Arguments.

Most events just use lower bits.
(Read only property)

WinGestureInfoMBS.Flags as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 16.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The state of the gesture.

See kFlagBegin/kFlagInertia/kFlagEnd constants.
(Read only property)

WinGestureInfoMBS.ID as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 16.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The identifier of the gesture command.

see kGestureID* constants.
(Read only property)

WinGestureInfoMBS.InstanceID as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 16.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
An internally used identifier for the structure.

(Read only property)

WinGestureInfoMBS.LocationInWindowX as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 16.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
A x coordinate associated with the gesture.

This is LocationX relative to target window.
(Read only property)

WinGestureInfoMBS.LocationInWindowY as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 16.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
A x coordinate associated with the gesture.

This is LocationY relative to target window.
(Read only property)

WinGestureInfoMBS.LocationX as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 16.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
A x coordinate associated with the gesture.

These coordinates are always relative to the origin of the screen.
(Read only property)

Some examples using this property:

WinGestureInfoMBS.LocationY as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 16.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
A x coordinate associated with the gesture.

These coordinates are always relative to the origin of the screen.
(Read only property)

Some examples using this property:

WinGestureInfoMBS.RotateAngle as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 16.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The argument as angle for rotate gesture.

(Read only property)

Some examples using this property:

WinGestureInfoMBS.SequenceID as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 16.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
An internally used identifier for the sequence.

(Read only property)

WinGestureInfoMBS.TargetWindow as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows MBS Win Plugin 16.2 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
A handle to the window that is targeted by this gesture.

(Read only property)

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...