piDogScrollingCanvas.EnableVibrancy

Scope: Public
Function EnableVibrancy(includeTitleBar as Boolean = false, wholeWindow as Boolean = false, Appearance as integer = 0, material as NSVisualEffectMaterials=piDogScrollingCanvas.NSVisualEffectMaterials.default) As Boolean
Under MacOSX 10.10 calling this Method will enable vibrancy for the DesktopCanvas and (optionally) the titlebar of the window Appearance 0=default 1=light 2=dark 3=titlebar(brighter than light) - Appearance has no effect under 10.14+