UniWindowController 0.8.2
https://github.com/kirurobo/uniWindowController/
Kirurobo.UniWindowMoveHandle Class Reference
Inheritance diagram for Kirurobo.UniWindowMoveHandle:

Public Member Functions

void OnBeginDrag (PointerEventData eventData)
 ドラッグ開始時の処理
 
void OnEndDrag (PointerEventData eventData)
 ドラッグ終了時の処理
 
void OnDrag (PointerEventData eventData)
 最大化時以外なら、マウスドラッグによってウィンドウを移動
 

Public Attributes

bool disableOnZoomed = true
 ウィンドウが最大化されているときは移動を無効にするか
 

Properties

bool IsDragging [get]
 ドラッグ中なら true
 

The documentation for this class was generated from the following file: