Returns the current visibility state of the specified controller bar button.
Original signature is '- (BOOL)isHotSpotButtonVisible'
Available in 1 or later and later.

Declaration Syntax
public virtual bool IsHotSpotButtonVisible { get; set; }
Public Overridable Property IsHotSpotButtonVisible As Boolean
Get
Set
public:
virtual property bool IsHotSpotButtonVisible {
bool get ();
void set (bool value);
}

Version Information
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)
Assembly:
Monobjc.QTKit (Module: Monobjc.QTKit)