UIAccessibility.IsVideoAutoplayEnabled 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.
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.