CoreWebView2Notification.Direction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The text direction in which to display the notification.
public Microsoft.Web.WebView2.Core.CoreWebView2TextDirectionKind Direction { get; }
member this.Direction : Microsoft.Web.WebView2.Core.CoreWebView2TextDirectionKind
Public ReadOnly Property Direction As CoreWebView2TextDirectionKind
Property Value
Remarks
This corresponds to Notification.dir DOM API. The default value is @CoreWebView2TextDirectionKind$.Default.