AutomationPropertiesSetIsOffscreenBehavior Method
Namespace: Avalonia.AutomationAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static void SetIsOffscreenBehavior(
StyledElement element,
IsOffscreenBehavior value
)
Public Shared Sub SetIsOffscreenBehavior (
element As StyledElement,
value As IsOffscreenBehavior
)
static member SetIsOffscreenBehavior :
element : StyledElement *
value : IsOffscreenBehavior -> unit
Parameters
- element StyledElement
-
- value IsOffscreenBehavior
-