Declaration

var isWide: Bool { get set }

Declaration

@property (nonatomic) BOOL isWide;

Declaration

isWide() -> bool
setIsWide_(isWide: bool)