Skip to main content

GetNextControl Method

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

protected static IInputElement? GetNextControl(
INavigableContainer container,
NavigationDirection direction,
IInputElement? from,
bool wrap
)

Parameters

  INavigableContainer
 
  NavigationDirection
 
  IInputElement
 
  Boolean
 

Return Value

IInputElement

See Also

Reference

ItemsControl Class
Avalonia.Controls Namespace