API Reference

Enum

HtmlReducedMotionPreference

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Motion preference exposed to CSS media queries during static rendering.

Inheritance

  • Enum
  • HtmlReducedMotionPreference

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const HtmlReducedMotionPreference NoPreference #

No reduced-motion preference is requested.

Value: 0
public const HtmlReducedMotionPreference Reduce #

Reduced-motion rules are preferred.

Value: 1