Table of Contents

Method Inactive

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

Inactive()

Appends a job for inactive action.

MaaJob Inactive()

Returns

MaaJob

An inactive action MaaFramework.Binding.MaaJob.

Remarks

For Win32 controllers, this restores window position (removes topmost) and unblocks user input.

For other controllers, this is a no-op that always succeeds.