Palette.isNative Property
Parent Object: PaletteDefined in namespace "adsk::core" and the header file is <Core/UserInterface/Palette.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
"palette_var" is a variable referencing a Palette object.
|