Root layout implementing this check box

Property definitions

ios :: ui $ CheckBox :: layout
	# Root layout implementing this check box
	var layout = new HorizontalLayout(parent=self.parent)
lib/ios/ui/ui.nit:312,2--313,54