Platforms to show: All Mac Windows Linux Cross-Platform
CurrentAppearanceThemeMBS as string
Function:
Returns which theme is used on your computer.
Example:
Notes:
Possible values:
com.apple.theme.appearance.platinum
com.apple.theme.appearance.aqua
com.apple.theme.appearance.aqua.blue
com.apple.theme.appearance.aqua.graphite
Returns "" on any error.
Available in CarbonLib 1.4 and later. Available in Mac OS X 10.1 and later.
On Windows or Linux an empty string is returned.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Mac | MBS MacOSX Plugin | Yes | No | No | Yes, macOS only | No |
Example:
msgbox "You are using this theme: "+CurrentAppearanceThemeMBS
Possible values:
com.apple.theme.appearance.platinum
com.apple.theme.appearance.aqua
com.apple.theme.appearance.aqua.blue
com.apple.theme.appearance.aqua.graphite
Returns "" on any error.
Available in CarbonLib 1.4 and later. Available in Mac OS X 10.1 and later.
On Windows or Linux an empty string is returned.
Some examples using this method:
The items on this page are in the following plugins: MBS MacOSX Plugin.
Links
MBS Xojo Plugins