VirtualizingCarouselPanelGetControl Method
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected override IInputElement? GetControl(
NavigationDirection direction,
IInputElement? from,
bool wrap
)
Protected Overrides Function GetControl (
direction As NavigationDirection,
from As IInputElement,
wrap As Boolean
) As IInputElement
abstract GetControl :
direction : NavigationDirection *
from : IInputElement *
wrap : bool -> IInputElement
override GetControl :
direction : NavigationDirection *
from : IInputElement *
wrap : bool -> IInputElement
- direction NavigationDirection
-
- from IInputElement
-
- wrap Boolean
-
IInputElement