Difference between revisions of "Defocus (LogiX node)/ja"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "Defocus (LogiXノード)")
 
(Created page with "'''Defocus'''ノードは、Neosソフトウェアのキーボードを閉じ、<code>Target</code>TextEditorの編集を停止させます。")
Line 8: Line 8:
 
}}
 
}}
  
The '''Defocus''' node closes the Neos software keyboard and stops editing the <code>Target</code> TextEditor.
+
'''Defocus'''ノードは、Neosソフトウェアのキーボードを閉じ、<code>Target</code>TextEditorの編集を停止させます。
  
 
== Usage ==
 
== Usage ==

Revision as of 02:14, 18 February 2022

Other languages:
English • ‎日本語 • ‎한국어
Defocus
'Defocus' LogiX node
Inputs
  Impulse Defocus
  IFocusable Target
Outputs
  Impulse OnDone

Defocusノードは、Neosソフトウェアのキーボードを閉じ、TargetTextEditorの編集を停止させます。

Usage

The OnDone output fires an impulse when the Target has been successfully defocused as a result of an impulse received at Defocus. An impulse is still fired even if the Target was not focused. No impulse is fired if there is no valid input Target.


The TextEditor is only defocused for the user who owns the impulse. If a TextEditor other than the Target is focused it will not be defocused if this node receives an impulse.

Examples

Node Menu

NodeMenu-UI/ja