UIAccessibility.IsVideoAutoplayEnabled Property

Definition

Gets a value indicating whether videos should autoplay.

public static bool IsVideoAutoplayEnabled { get; }
static member IsVideoAutoplayEnabled : bool

Property Value

true if video autoplay is enabled; otherwise, false.

Applies to