Table of Contents

Class UIHighlightDraggableValueBinder

Namespace
KSP.UI
Assembly
Assembly-CSharp.dll
public class UIHighlightDraggableValueBinder : UIValueBinder<bool>, IUIDataContextBindable, IUIValueBinder, IUIValueBinder<bool>, IUIValueBindable<bool>, IUIValueBindable
Inheritance
UIHighlightDraggableValueBinder
Implements
Inherited Members
Extension Methods

Constructors

UIHighlightDraggableValueBinder()

public UIHighlightDraggableValueBinder()

Properties

IsDragging

public bool IsDragging { get; set; }

Property Value

bool

Methods

RedrawValue(bool)

public override void RedrawValue(bool instant = true)

Parameters

instant bool