Interactivity / IKeyboardFocusTarget<TElement>
IKeyboardFocusTarget<TElement> Interface
Section titled “IKeyboardFocusTarget<TElement> Interface”Namespace: Nodify.Interactivity
Assembly: Nodify
public interface IKeyboardFocusTarget<TElement>
Properties
Section titled “Properties”Bounds
Section titled “Bounds”public virtual Rect Bounds { get; set; }
Property Value
Element
Section titled “Element”public virtual TElement Element { get; set; }
Property Value