Declaration

var lastClosedTabIndex: UInt { get set }

Declaration

@property (nonatomic) NSUInteger lastClosedTabIndex;

Declaration

lastClosedTabIndex() -> int
setLastClosedTabIndex_(lastClosedTabIndex: int)