<Code Lib>
2026 Property
Changes 7
P

TemporaryViewModes.AcceleratedGraphicsMode

Description:
The current state of the Accelerated Graphics mode in the associated view.

public bool AcceleratedGraphicsMode { get; set; }

  • When setting this property: The Accelerated Graphics mode is either disabled or inapplicable in the associated view.

Loading…