UIViewController
class UIViewController : UIResponder, NSCoding, UIAppearanceContainer, UITraitEnvironment, UIContentContainer, UIFocusEnvironment
-
Mechanica
Returns
true
if the UIViewController is on the screen.Declaration
Swift
public var isVisible: Bool { get }