From c184d518a55a93783cec1044012304fd8e9fe47e Mon Sep 17 00:00:00 2001 From: EnTerr Date: Wed, 8 Jul 2026 14:56:31 -0700 Subject: [PATCH] Update ifdeviceinfo.md, remove the orphan table Fix for #72, remove the table orphaned after moving `GetGraphicsFeatures()` to `ifScreen` Signed-off-by: EnTerr --- .../brightscript/interfaces/ifdeviceinfo.md | 26 ------------------- 1 file changed, 26 deletions(-) diff --git a/docs/REFERENCES/brightscript/interfaces/ifdeviceinfo.md b/docs/REFERENCES/brightscript/interfaces/ifdeviceinfo.md index 3780c980..eba84003 100644 --- a/docs/REFERENCES/brightscript/interfaces/ifdeviceinfo.md +++ b/docs/REFERENCES/brightscript/interfaces/ifdeviceinfo.md @@ -1314,32 +1314,6 @@ An associative array with the following key-value pairs describing the current U -
- -An associative array containing the following key/value pairs: - - - - - - - - - - - - - - - - - - - - - -
KeyTypeValue
full\_rotationboolean
  • true: The device supports an arbitrary rotation degree.
  • false: The device supports 90° rotations only (0, 90, 180, 270)
astc\_supportedboolean
- ### GetGraphicsPlatform() as String #### Description