AnimationCard.Autostart プロパティ

定義

クライアントがこのカードのメディアの再生を自動的に開始する必要がある場合に取得または設定します (default:true)。

public bool? Autostart { get; set; }
member this.Autostart : Nullable<bool> with get, set
Public Property Autostart As Nullable(Of Boolean)

プロパティ値

再生を自動的に開始するかどうかを定義するブール値。

適用対象