Skip to main content

GetTakesFocusFromNativeControl Method

Gets the value of the TakesFocusFromNativeControl attached property on the specified control.

Definition​

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

public static bool GetTakesFocusFromNativeControl(
Control control
)

Parameters​

  Control
The control.

Return Value​

Boolean

See Also​

Reference​

Popup Class
Avalonia.Controls.Primitives Namespace