Skip to content

Nodify_Interactivity_IKeyboardFocusTarget_TElement_

miroiu edited this page Jun 18, 2025 · 1 revision

IKeyboardFocusTarget<TElement> Interface

Namespace: Nodify.Interactivity

Assembly: Nodify

public interface IKeyboardFocusTarget<TElement>  

Properties

Bounds

public virtual Rect Bounds { get; set; }  

Property Value

Rect

Element

public virtual TElement Element { get; set; }  

Property Value

TElement

Clone this wiki locally