GetLiveSetting Method
Gets the current live setting that is associated with this this automation peer.
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public AutomationLiveSetting GetLiveSetting()
Public Function GetLiveSetting As AutomationLiveSetting
member GetLiveSetting : unit -> AutomationLiveSetting
Return Value
AutomationLiveSetting
The live setting to use for automation.