CarouselPage.Rtl Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("rtl")]
public bool? Rtl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("rtl")>]
member this.Rtl : Nullable<bool> with get, set
Public Property Rtl As Nullable(Of Boolean)

Property Value

Attributes

Applies to