Interactable.IsInteractive Property

Definition

State that corresponds to no focus,and finger is up. Currently not controlled by Interactable directly

public:
 virtual property bool IsInteractive { bool get(); void set(bool value); };
public virtual bool IsInteractive { get; set; }
member this.IsInteractive : bool with get, set
Public Overridable Property IsInteractive As Boolean

Property Value

Applies to