Share via


FocusParameters.AriaLive Property

Definition

Gets or Sets the aria live property of type FocusParameters.AriaLiveOption.

public Microsoft.Bot.Schema.SharePoint.FocusParameters.AriaLiveOption AriaLive { get; set; }
member this.AriaLive : Microsoft.Bot.Schema.SharePoint.FocusParameters.AriaLiveOption with get, set
Public Property AriaLive As FocusParameters.AriaLiveOption

Property Value

This value sets the accessibility reading of the contents within the focus target.

Applies to