#cp.ui.Outline

A Outline UI element. It extends GridElement, so will inherit all of its properties and methods.


#API Overview

Functions - API calls offered directly by the extension


#API Documentation

#Functions

Signaturecp.ui.Outline.matches(element) -> boolean
TypeFunction
DescriptionChecks if the element is a Outline.
Parameters
  • element - An axuielementObject to check.
Returns
  • A boolean
NotesNone
ExamplesNone
Sourcesrc/extensions/cp/ui/Outline.lua line 15