TextCommandPalette.isNative Property
Parent Object: TextCommandPaletteDefined in namespace "adsk::core" and the header file is <Core/UserInterface/TextCommandPalette.h>
Description
Indicates if this is one of the standard Fusion palettes or a custom palette created through the API. If true, it is a standard Fusion palette and will have some restrictions on changing its properties and cannot be deleted.
Syntax
"textCommandPalette_var" is a variable referencing a TextCommandPalette object.
|