SwitchCellView public class SwitchCellView : BaseCellView, IOnCheckedChangeListener, IJavaObject, IDisposable Documentation public SwitchCell Cell { get; set; } public SwitchCellView(Context context, Cell cell) public void OnCheckedChanged(CompoundButton buttonView, bool isChecked)