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

Declaration Syntax
public virtual bool IsTranslateButtonVisible { get; set; }
Public Overridable Property IsTranslateButtonVisible As Boolean
Get
Set
public:
virtual property bool IsTranslateButtonVisible {
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)